Running code from external SRAM on STM32f429
Hello, I would like to know if its possible on the STM32f429 to run code from an external SRAM. Since no QSPI connection is available on this MCU, the alternative would be using the FMC.I was only able to find an application note (AN5188) on this top...