This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

F28069: SPI reception using DMA

Hello,
I am using SPI to interface external Flash and read huge chunk of data over SPI.
I was wondering whether I can use DMA to copy data from SPI FIFO upon RX interrupts.
I checked the technical reference manual and saw that there is no explicit support for SPI in DMA (similar to ADC or USB).
But it says "Software" as a source of trigger for DMA transfer.
Can this be used to perfrom SPI data copy?

Thank you,
Vishwanatha