Greetings,
Based on your librairies/examples, I can succesfully write and read data from an external flash (MX25R6435F) using QSPI with DMA.
I'm using a custom board with the NRF52840.
However after a write operation I must wait the end of DMA to preform a reading operation otherwise this reading is corrupted !
Do you have any hints ?
Thank you.