

- #USB VID_0000&PID_0002 DRIVER#
- #USB VID_0000&PID_0002 WINDOWS 10#
- #USB VID_0000&PID_0002 CODE#
- #USB VID_0000&PID_0002 PC#
- #USB VID_0000&PID_0002 WINDOWS#
#USB VID_0000&PID_0002 WINDOWS#
ive tried uninstalling multiple times on multiple pcs with multiple cables idk whats up but here is the logs it might be windows issue (Code 43)Ī request for the USB device descriptor failed.
#USB VID_0000&PID_0002 WINDOWS 10#
I'm not sure what happened there.I have corrupted settings and need to reset but Windows will not recognize xim in dev mode it tells me to try again and wait till blue light which it has every time solid blue light dev mode but i get Windows has stopped this device because it has reported problems. I am attempting to attached a hard drive to my Windows 10 Dell Latitude E5470 laptop using a USB cable. This is really unfortunate, why I am not able to see debug prints on virtual com port and why USB device with device descriptor request failed occurs.
#USB VID_0000&PID_0002 CODE#
(Also, I get an error, because it can't delete the VID_xxxx&PID_yyyy\zzzzzzzzzzzzz\Properties subfolders.) I also tried using USBDeview to uninstall old iterations of the device, but that hasn't made a difference either.Īlso of note is that I can no longer pass the device through to Virtual Box virtual machines. But in my CDC ACM class project code I have given configuration is VID 0x0045B, PID 0x00 and class code as miscellaneous.
#USB VID_0000&PID_0002 PC#
I've tried using regedit to delete the device's registry keys under HKLM\SYSTEM\CurrentControlSet\Enum\USB\VID_xxxx&PID_yyyy, but the problem persists. Ive tried restarting the PC without any USB devices connected (not. I wanted to enter bootloader by pulling up BOOT0 pin, but I could see that I sucseed only when battery-power cycled.
I think this is because my (Windows 10) development PC previously had seen this VID/PID combo as having different descriptors, so it's getting confused by some bad cached stuff. It seemed not to work at all (VCP device dissapeared, and erroreous <> device appeard in system PID:0002 VID:0000).But when I change the firmware back to using the VID/PID that I started with, and then connect the device to my development PC, it shows up in Device Manager under "Other devices" with an error icon. Now I've gotten the device to enumerate successfully on Windows 7, 8, and 10 PCs as a WinUSB device, and I've established communication.

Restart PC - Unplug the problematic device, reboot PC. Replace Connection Cable - If the cable is broken, change a new one and reconnect the device to PC. (Code 43) A request for the USB device descriptor failed. Reconnect Device - Unplug & replug device, switch USB port. Windows has stopped this device because it has reported problems.
#USB VID_0000&PID_0002 DRIVER#
The following events cause the USB hub driver to enumerate a USB device as an unknown device: A port reset request timed out during enumeration. The device is enumerated correctly on other Windows 10 hosts, but not on my Windows 10 development PC. The device has a Device ID of USB\VID0000&PID0000 and a Hardware ID and Compatible ID of USB\UNKNOWN. The device includes Microsoft Windows Compatible IDs (WCIDs) to enable automatic installation of the WinUSB driver on the PC. I'm developing firmware and a PC test application for a custom USB device, using the STM32F072 Discovery board.
