|
Again, I haven't use eLua, but found this on their wiki: http://wiki.eluaproject.net/STM32F103 and here for all the supported boards http://wiki.eluaproject.net/Boards On 7/13/2011 12:57 PM, imo wrote:
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.