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.