完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我使用的是Bootloader/BootloadDelphi的样例代码——当PSoC直接连接到计算机时,我知道一个代码是可以运行的。
然而,当它通过中间USB集线器(GeNESYS逻辑GL85 2G- HTTP://MIIPCSAL.RU/IMASME/MIXX-NEO-X8H/GL85 2G.PDF)连接时,发生以下情况: 当我启动系统(PSoC和集线器)时,引导加载程序主机可以看到USB HID,我可以上传应用程序。 但是,当应用程序通过控制时,USB无法枚举。相反,代码在这段代码中一直在等待while循环: UsBuARTHARSTART(…); 同时(0=UsBuTARGETGETFIONtiON()){ } UsBARTHAR-CDCGIN(); Bootloader主机应用程序仍将列出USB HID。 在这一点上,如果我从USB端口断开USB电缆并重新连接,应用程序将正确地枚举一个COM(并且USB HID将消失)。 你知道为什么会这样吗? 在这种情况下,我怎样才能让UBSUUART枚举呢?对BooDead代码的更改会执行吗? 谢谢! —— 达里奥 以上来自于百度翻译 以下为原文 I am using the sample code for Bootloader/Bootloadable -- a code that I know works Ok when the PSoC is connected directly to the computer. However, when it is connected via an intermediate USB hub (Genesys Logic GL852G -- http://minipcsale.ru/images/Minix-Neo-X8-h/GL852G.pdf ) the following happens: When I power up the system (both the PSoC and the hub) the Bootloader Host can see the USB HID and I can upload the application fine. However, when the application is passed control, the USB fails to enumerate. Instead, the code keeps waiting on the while loop in this piece of code: USBUART_Start(...); while(0 == USBUART_GetConfiguration()) { } USBUART_CDC_Init(); The Bootloader Host application will still list the USB HID. At that point, if I disconnect from the USB cable from the port and reconnect, the application will enumerate a COM correctly (and the USB HID will go away). Any ideas why this happens? How can I get the USB_UART to enumerate in this condition? Will a change to the bootloadable code do it? Thanks! -- Dario |
|
相关推荐
2个回答
|
|
你好,达里奥,
检查在UBFSFSUT(UTI8设备,UTI8模式)API函数中作为参数提供的电压。如果电路板用5V电源供电,则必须将赋值模式指定为USBFSH 5VX操作。在这种情况下,启用内部调节器。如果板电源为3伏,必须使用宏UBSFS3VVI操作。如果电源电压未知,最好使用UBFSSE5VII操作,因为在这种情况下启用内部调节器。 还请看KBA:PSoC®3、PSoC 4 L系列和PSoC 5LP USB设计疑难解答KBA210620 谢谢, 希马 以上来自于百度翻译 以下为原文 Hello Dario, Check the voltage provided as a parameter in the USBFS_Start(uint8 device,uint8 mode) API function. If the board is powered with a 5-V supply, the argument mode must be assigned as USBFS_5V_OPERATION. In this case, the internal regulator is enabled. If the board power supply is 3 V, the macro USBFS_3V_OPERATION must be used. If the supply voltage is unknown, it is better to use USBFS_5V_OPERATION because in this case the internal regulator is enabled. Also please have a look at the KBA: Troubleshooting PSoC® 3, PSoC 4 L-Series, and PSoC 5LP USB Designs - KBA210620 Thanks, Hima |
|
|
|
60user67 发表于 2018-12-24 12:13 嗨,Hima, 问题是使用UBFS版本3.20。一个简单的降级到2.80,这个问题没有改变代码。 以上来自于百度翻译 以下为原文 Hi Hima, The problem is with USBFS version 3.20. A simple downgrade to 2.80 fixed this issue with no change to the code. |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2111 浏览 1 评论
1858 浏览 1 评论
3673 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1792 浏览 6 评论
1540 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
579浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
432浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
441浏览 2评论
391浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
968浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-29 01:42 , Processed in 0.711618 second(s), Total 45, Slave 40 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号