完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我想通过USB将每1ms(2通道24字节,96kHz采样)传送到PC上512字节以上。PSoC 5LP配置为麦克风。我可以用手动缓冲区管理配置UBFS,但是它每1ms只工作512字节。从UBFS手册中我了解到为了能够传输更多的数据,我需要选择带有自动缓冲区管理的DMA选项端点。我试过了,但没用。我在我的项目中使用其他DMA,我看到当我启用了在DMA模式下的UBFS传输时,其他的DMAS不起作用。当UBFS传输被禁用时,其他DMAS工作良好。 如何在DMA自动缓冲器中以音频方式设置UBFS传输? 最好的问候, Piotr。 以上来自于百度翻译 以下为原文 Hello, I want to transfer more than 512 bytes every 1ms (2 channels 24bytes each, 96kHz sampling) into PC through USB. PSOC 5LP is configured as microphone. I can configure USBFS with manual buffer management, but it works only for less then 512 bytes every 1ms. From USBFS manual I understand that in order to be able to transfer more data I need to choose option endpoint with DMA with automatic buffer management. I tried, but It doesn't work. I use other DMAs in my project and I see when I enable USBFS transfer in DMA mode this other DMAs doesn't work. When USBFS transfer is disabled other DMAs works fine. How to set USBFS transfer in AUDIO IN mode with DMA automatic buffer ? Best regards, Piotr. |
|
相关推荐
6个回答
|
|
嗨,皮奥特。
CY8CKIT-046 PSoC®4 L系列先锋套件提供了USB音频的例子,其使用DMA与设计中的自动缓冲管理和其他DMAS。希望能帮助你澄清事情。 以上来自于百度翻译 以下为原文 Hi Piotr., The CY8CKIT-046 PSoC® 4 L-Series Pioneer Kit provides example of USB Audio which uses the DMA with automatic buffer management and other DMAs in the design. Hope that help you to clarify things. |
|
|
|
tigerwang711 发表于 2018-10-17 10:24 嗨,斯沃兹, 谢谢你的建议。 我下载了这个例子并比较了UBFS设置。我会做一些测试,但一般来说,这个例子对我来说有点复杂,无法分析它是如何工作的。尽管如此,谢谢你的帮助。当我做一些改进时,我会通知你。 与此同时, 最好的, Piotr。 以上来自于百度翻译 以下为原文 Hi, SVOZ, Thank you for advice. I downloaded the example and compared USBFS settings. I'll do some tests, but generally this example seems to me a little bit too much complicated to analyze how it works. Nevertheless thank you for help. When I do some improvements I'll inform.Meanwhile, All the best, Piotr. |
|
|
|
lxz0404 发表于 2018-10-17 10:40 再次问好, 我在96 kHz/24位立体声(带有DMA的自动缓冲器)和PSoC 5LP和PC之间的USB连接做了一些UBFS设置的一些改变,至少开始工作——我在PC.听到声音,但是我认为不是所有的设置都可以,因为PC应用中的信号质量似乎很奇怪。谁能告诉我在UBFS设置中产品ID的值是否重要 最好的, 彼得 以上来自于百度翻译 以下为原文 Hello again, I did some changes in USBFS settings for 96 kHz/24 bits stereo (with DMA with automatic buffer) and USB connection between PSOC 5LP and PC at least started working - I hear sound in PC. But I think not all settings are OK because quality of signal in PC application seems to be strange. Can anyone tell me if value of Product ID in USBFS settings is important All the best, Piotr |
|
|
|
lxz0404 发表于 2018-10-17 10:57 Piotr 你能下载PSoC L系列原创项目或你的(更新PSOC5)-我找不到这个例子。 ODISSEY1 以上来自于百度翻译 以下为原文 Piotr, can you please download PSoC L-series original project or yours (updated one for PSoC5) - I can't find this examples. /odissey1 |
|
|
|
嗨,用户, 在这里,我附上原始音频示例项目的档案从CY8CKIT-046 PSoC 4 L系列先锋工具包(我希望它是合法的)。如果你想,我也可以附上我的项目,但它包括错误,它还没有完成。 顺便问一下,你能解释一下在PSoC项目中产品ID的价值在UBFS设置中的重要性吗?我知道,从PC的角度来看,另一个产品ID意味着另一个设备,但是我想特别了解在USPFS设置中的产品ID可以自由分配或必须对特定PSoC5LP具有特殊值的项目中使用具有DMA自动缓冲器的UBFS的音频。 最好的问候, Piotr。 CY8CKITY046IUBYADOO.CYWRK.SARVEVE01.ZIP 210.9 K 以上来自于百度翻译 以下为原文 Hi user, Here I attached archive of original audio example project from CY8CKIT-046 PSoC 4 L-Series Pioneer Kit (I hope it's legal). If you want to I can also attach my project, but it includes bugs and it's not finished. By the way, could you explain me how important is meaning of value of Product ID in USBFS settings in PSOC project. I know that from PC point of view another Product ID means another device, but I'd like to know particularly for audio IN project using USBFS with DMA automatic buffer if Product ID in USBFS setting Best regards, Piotr. |
|
|
|
lxz0404 发表于 2018-10-17 11:15 Piotr 谢谢你的计划。我不太熟悉USB,这样的问题最好是针对柏树支持团队。 ODISSEY1 以上来自于百度翻译 以下为原文 Piotr, Thank you for the project. I am not much familiar with USB, such question is better be addressed to Cypress support team /odissey1 |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2101 浏览 1 评论
1848 浏览 1 评论
3666 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1783 浏览 6 评论
1533 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
564浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
418浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
434浏览 2评论
380浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
909浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-21 11:41 , Processed in 1.182111 second(s), Total 86, Slave 70 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号