Resolved! jump from bootloader to application is not working in SDRAM in STM32H7
Hi ,I am using bootloader to jump application using QSPI .It is jumping proper in QSPI loader.I faced some timing issue in QSPI. I planned to use SDRAM or internal SRAM1 (0X30000000).In my MCU STM32H750XBH6U single core M7. In bootloader copied image...