Question
Is it possible to work with QSPI single mode in "ExtMem_CodeExecution" Application of STM32H743I_EVAL
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