完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
我尝试和尝试了解从FIFO应用程序AN6997的代码。我有一个问题:什么将终结项与创建的DMA通道绑定在一起?在函数“CyfxSLIFOPAPLNSTART”中,端点被配置,并创建两个DMA通道。但是我没有看到任何代码行来建立配置端点和DMA通道之间的关系。如果我对CyfxFxEP生产者和CyfxfpEppAuthor的值做了一个小小的修改,0x06和0x86.通信就不成功了。这证明了原始EP1对应于所创建的DMA信道。我附上AN6944固件,希望能得到答案。谢谢您。
FX3固件 2.3兆字节 以上来自于百度翻译 以下为原文 I test and try to understand the code of slave FIFO application AN65974. I have a question: What binds the endpont with the created DMA channels? In the function "CyFxSlFifoApplnStart", endpoint is configured and two DMA channels are created. But I have not see any lines of codes that establishes the relationship between the configured endpoint and DMA channels. If I make a small modification on the value of CY_FX_EP_PRODUCER and CY_FX_EP_CONSUMER to 0x06 and 0x86, the communication becomes unsuccessful. This proves the original EP1 corresponds to the created DMA channels. I attach the AN65974 Firmware and hope to get the answer. Thank you.
|
|
相关推荐
1个回答
|
|
嗨,特立独行!
每个FX3端点与套接字编号相关联。 当您创建一个DMA通道时,您将指定那个频道的生产者和消费者套接字(DMACGF.PRODSCKID,DMACFG.COXSCHID)。对于端点,首先需要使用CyU3pStEpTebug()API配置它,然后您可以在创建DMA通道时指定相应的端点套接字号(在CYU3PDMASCOKETDIGT中定义)。 这就是为什么在端点配置中更改端点号时,通信停止的原因。 以上来自于百度翻译 以下为原文 Hi Maverick! Each FX3 endpoint is asscoiated with a socket number. When you create a DMA channel, you will specify the Producer and Consumer sockets (dmaCfg.prodSckId, dmaCfg.consSckId) for that channel. For an endpoint, first you need to configure it using CyU3PSetEpConfig() API and then you can specify the corresponding endpoint socket number (defined in CyU3PDmaSocketId_t) while creating the DMA channel. That is why when you change the endpoint number in endpoint configuration, the communication stops. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2075 浏览 1 评论
1829 浏览 1 评论
3643 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1766 浏览 6 评论
1517 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
515浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
366浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
413浏览 2评论
360浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
867浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-28 17:03 , Processed in 0.857873 second(s), Total 76, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号