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.
各位:
我在读取sd卡数据时使用DMA方式。现在的问题是设置好PaRAM的各种参数之后,在发送完CMD之后,产生了传输完成中断。然后我去读取目的地址的数据,结果并没有数据被传输过来。
我使用的是DMA channel 方式,时钟模块配置是参考StarterWare的。如果DMA配置出错了,那么还会产生transfer completion中断吗?