How to boot from and execute code from external Quad SPI flash memory on STM32H742 (STM32H7) using XiP model?
Hi all,we're planing to use an STM32H742 with external SDRAM (for data) and external Quad SPI flash.The Quad SPI flash shall hold the application binary - i.e. instructions, constants, etc. to be loaded at boot and all code to be executed.We'd like t...