Question
STM32H743XI series set QUADSPI_CCR will rasing cannot access Memory.
I'm using STM32H743XI series and want to control external nor flash(MT25QL512A), and i have been initialized qspi by HAL_QSPI_Init API and return correctly.
I found that when i config QUADSPI_CCR it will show cannot access Memory.
I have confirm that when i config CCR register busy = 0.

And options for target as below:






Could any advanced can provide some suggestions to me? Thanks a lot.