完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好!我是新来的PsoC人,我有以下问题:
一个SPI从接收4个16位值,并触发FIFO全中断。这个中断触发一个DMA,它读出了在下面的源代码中的数据:SPISYRXDATAYPTR。 DMAAS每突发4字节,长度2000和每个突发请求=1; 这工作,前4个值在缓冲阵列中被正确保存,但问题是,FIFO完全中断保持高并且不返回到零。一个新的传输是不可能的了。 我已经尝试使用SPISA Read RxDATA()读取SPI从外部的数据。在这种情况下,FIFO全中断返回到零。 我错过什么了吗?在DMA读出4个值后,如何让FIFO全中断返回到零? 谢谢! 以上来自于百度翻译 以下为原文 Hello! I am new in PsoC and i have following problem: A SPI - Slave receives 4 16-bit values and triggers an FIFO-Full interrupt. This interrupt triggers a DMA , which reads out the data out of the FIFO using following sourceadress: SPIS_RXDATA_PTR. The DMA has 4 Bytes per Burst, length 2000 and request per burst = 1; This works, the first 4 values gets saved correctly in a buffer-array, but the problem is, that the FIFO-Full interrupt stays high and doesn't return to zero! A new transmission is not possible anymore. I have tried reading the data out of the SPI-Slave using SPIS_ReadRxData(). In this case the FIFO-Full interrupt returns to zero. Do i miss anything? How is it possible to let the FIFO-Full interrupt return to zero after reading out 4 values by the dma? Thanks a lot! |
|
相关推荐
1个回答
|
|
嗨,Reini,
有一个关于使用DMA的SPI的代码示例,可以在以下位置找到: HTTP://www. CyPress?COM/DIXX.CFM?RID=38792 看看你的评论,我有一些担忧: 1)由于16位字(2个字节)正在被接收,4个这样的词会引起中断,DMA不应该被配置为每个突发8字节吗? 2)状态寄存器可以使用中断(ISR)或DMAN信道的TD之一读取。(我不确定这种方法)。 3)你能上传你的项目,以便我们可以调试这个问题吗? 当做 以上来自于百度翻译 以下为原文 Hi Reini, There is a code example on use of SPI with DMA which can be found at the following location: http://www.cypress.com/index.cfm?rID=38792 Looking at your comment, I have some concerns: 1) Since 16 bit words (2-Bytes each) is being received, and 4 such words will cause an interrupt, shouldn't the DMA be configured for 8 Bytes per Burst? 2) The status register can be read using Interrupt (ISR) or one of TD of the DMA Channel. (I am not sure of this method). 3) Can you upload your project so that we can debug the issue? Regards |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2103 浏览 1 评论
1849 浏览 1 评论
3667 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1784 浏览 6 评论
1534 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
566浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
420浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
435浏览 2评论
381浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
913浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-22 20:52 , Processed in 1.055009 second(s), Total 77, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号