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