DMA SPI Slave receive

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

DMA SPI Slave receive

1,096 次查看
1820533359
Contributor I

So I have a driver for the ssp in LPC3250 that is similar to the driver offer by the nxp and it works perfectly using interrupts to send and receive data, right now I'm having this issue when i try to use the dma do handle the writing and copying of the data from the ssp registers. I have already set the ssp  as a  slave and configured the dma controller and ssp controller.  But when I  ran the demo, the interrupt is triggered while the data in the data register fifo didn't transfer to the destination buffer. (in addition,i guess that there may be some problems in my dma configuration.But  the dma  ssp master sending is successed,so i didnt know where is wrong in the dma.) I hope that someone who have used the same series can give some suggestions or similar demo

标签 (1)
0 项奖励
回复
0 回复数