STM32 with External QSPI Flash & SDRAM execution
I am using STM32H7xx MCU with External QSPI Flash and SDRAM.
I want to download my code using STMCubeIDE directly to External QSPI Flash and once done I want to execute the same code from SDRAM without compromising the debugging ability using STMCubeIDE. Can someone help me with some procedure here.
