nucleo-f767ZI QSPI direct read/write is not working
Hello @Amel NASRI ,I am using nucleo-f767ZI board. I have custom LCD board which use NV3041A QSPI interface.I am trying to read manufacture ID from NV3041A on QSPI interface.My code is as belowstatic void MX_QUADSPI_Init(void) { /* USER CODE BEGIN...