Question
How to execute code from external flash on STM32F407
Posted on June 15, 2018 at 12:15
Hi, I have read the AN4852 application note explaining how to program an external QSPI flash using the built-in UART bootloader. However it does not tell how to execute afterwards the code saved in the external flash on the microcontroller. Does the microcontroller somehow have to read the code and copy it into internal flash or how could it be done?
#external-flash #code #stm32f407 #execute Note: this post was migrated and contained many threaded conversations, some content may be missing.