Dear,
We enabled QSPI DMA Encryption to cipher the external QSPI communication with enabling NRF_QSPI_HAS_DMA_ENC. So, QSPI DMA communication worked well.
However, when read out the erased area (supposed to be erased as 0xFF), the read data looked corrupted by QSPI Cipher module. We want to read the erased area correctly with QSPI DMA enabled.
Do you have any way to read the erased area (erased with 0xFF) correctly through QSPI DMA enabled?
Regards,