2012-04-11 12:40 PM
Hi everybody,
I'm new in STM32/Cortex M3.Common
ly I create an application then write to chip's flash. Now, if I want to create an application stored in SD card then run that application. What the way for MCU do that? Thanks in advance! #stm322012-04-11 12:57 PM
2012-04-11 02:03 PM
Or you could have it load it to RAM and run it from there too.