Feb 1, 2003 #1 K K'unI Junior Member level 1 Joined Sep 28, 2001 Messages 19 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 78 Hi, everybody I have a project. It use a Cypress enCoRe CY7C63723, implement HID Device use refrence code from Cypress WebSite(i.e. Optic Mouse) but it cann't pass USBCV check, (USBCheck is OK under Win2K and USB 1.1) only use USB 1.1(plug Host and Hub is OK) or directly plug USB 2.0 Host. thought USB 2.0 HUB is bad ( not enumerate,cann't find device) why? please tell me how do. thank a lot!!
Hi, everybody I have a project. It use a Cypress enCoRe CY7C63723, implement HID Device use refrence code from Cypress WebSite(i.e. Optic Mouse) but it cann't pass USBCV check, (USBCheck is OK under Win2K and USB 1.1) only use USB 1.1(plug Host and Hub is OK) or directly plug USB 2.0 Host. thought USB 2.0 HUB is bad ( not enumerate,cann't find device) why? please tell me how do. thank a lot!!
Feb 1, 2003 #2 U usbman Advanced Member level 4 Joined Sep 22, 2002 Messages 118 Helped 2 Reputation 4 Reaction score 1 Trophy points 1,298 Location Germany Activity points 1,020 Here some hints: 1. Maybe the rerenum implemented in Cypress confuses your hub. 2. You have a problem with VBus (overcurrent). 3. Your hub is brocken try another hub usbman
Here some hints: 1. Maybe the rerenum implemented in Cypress confuses your hub. 2. You have a problem with VBus (overcurrent). 3. Your hub is brocken try another hub usbman
Feb 2, 2003 #3 K K'unI Junior Member level 1 Joined Sep 28, 2001 Messages 19 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 78 Thanks. Usbman will try your idea maybe it re-enumeration is fail