Hi,
I am planning to use the DMA controller to transfer data to an SPIFI Flash memory, I was wondering whether there is a basic C example of how to set up the DMA controller that I could use as a reference to start setting the DMA.
Thanks in Advance
已解决! 转到解答。
Jacinto,
in the SDK there is an example for the SPIFI using DMA:
在原帖中查看解决方案
Thanks a lot Carsten.