完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我在使用同步。从属接口(32位)与一个自动DMA通道连接一个FPGA到一个大块,在EP中有16个突发。我在SDK 1.2.1有一个已知的问题,在ZLP之后我松了一些数据。如果我在ZLP之后等待一段时间,例如150美,它工作得稍微好一点。如果我再等1ms,情况会更好,但是我认为这不是一个好的解决办法,因为没有规定的时间是安全的。下一个等待EOP和暂停DMA的工作是不可能的,因为它是一个自动DMA通道,FX应用程序不知道传输的状态。有人能更好地解决问题或解决问题吗? 以上来自于百度翻译 以下为原文 Hi, I’m using the sync. slave interface (32bit) with an auto DMA channel to connect an FPGA to an Bulk-In-EP with 16 burst's. I have the known Problem on SDK 1.2.1, that after a ZLP I loose some data. If I wait some time after the ZLP, for example 150us, it works a little bit better. It will be better, if I wait more time like 1ms. But I think this is not a good solution, because there is no specified time on which it is safety. The next workaround to wait of EOP and suspend the DMA is not possible because it is an auto DMA channel and the FX Application don’t know the state of the transfer. Have somebody a better workaround or a solution to fix the problem? |
|
相关推荐
1个回答
|
|
挂起的解决方案也适用于自动DMA通道。你需要设置频道在消费者(USB)侧挂在CyuU3PyDMASSCKYSPRYGEOP上。
例如:CYU3PDMACHANNEL SESTROUNT(CHARTHER,CYU-U3PYDMAXSCKYSPRONKNONE,CYUU3PYDMAXSCKYPROSPYO-EOP); 然后在DMA回调中使用CyuU3PyDMAYBCBIAXYSUPSP事件,可以恢复信道操作(CYU3PDMACHANNEL简历)。在调用信道恢复之前插入一个小的延迟(关于CYU3PBUSEYAWE(50))可能是个好主意。我们已经看到,这种解决方案至少适用于两个客户。 谢谢, Sai Krishna。 以上来自于百度翻译 以下为原文 The Suspend solution works on AUTO DMA channels as well. You need to setup the channel to suspend on CY_U3P_DMA_SCK_SUSP_EOP on the consumer (USB) side. e.g.: CyU3PDmaChannelSetSuspend (chHandle, CY_U3P_DMA_SCK_SUSP_NONE, CY_U3P_DMA_SCK_SUSP_EOP); Then in the DMA callback for the CY_U3P_DMA_CB_CONS_SUSP event, the channel operation can be resumed (CyU3PDmaChannelResume). It may be a good idea to insert a small delay (about CyU3PBusyWait (50)) before calling channel resume. We have seen that this solution works for at least a couple of customers. Thanks, Sai Krishna. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2075 浏览 1 评论
1829 浏览 1 评论
3645 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1766 浏览 6 评论
1517 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
516浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
370浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
413浏览 2评论
360浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
868浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-29 05:00 , Processed in 1.458919 second(s), Total 78, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号