lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> running  Lua on a microcontroller _that_ small
> with so little memory
> will be very, very slow.
James, we talking 80/120MHz clocked 32bit microcontrollers with
flash >128kB and ram >16kB. Have a look at pic32mx5/6/7, stm32f1xx,
stm32f2xx, .. They are fast, indeed.. They can run Lua easily, the
only issue is the internal ram size.