after enable external flash mapped, couldn't write to external flash.
I made a board with ST32H7B0ZBT6, and add a external flash with W25Q128JVS。I found after I enable mapped function, I couldn't write data to external flash any more.the code with enable mapped func as below: uint8_t W25Qxx_OSPI_Init(void) { OSPI_R...