2019-02-07 06:05 AM
when i try to config the QSPI module to work in single mode in the following way:
QSPIHandle.Init.DualFlash = QSPI_DUALFLASH_DISABLE;
instead of Jump to user application (in QSPI_BASE address)
i got hard fault
2019-02-07 06:20 AM
Doesn't it interleave them?
Before trying execution, try inspecting the memory in the 0x90000000 region and checking that it is returning usable/viable data.