QSPI Problem with AutoPolling with MX25L512 nor flash
Hi,I'm trying to implement Macronix MX25L512 with STM32L476, FATFS and USB MSC.I don't understand why but AutoPolling function timeout.According to the code below, QSPI_Driver_init() is the first function called. QSPI_ResetMemory return QSPI_OK, but ...