Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows - Unknown USB Device (Device Descriptor Request Failed #47

Open
toremaannn opened this issue Jul 4, 2018 · 3 comments
Open

Comments

@toremaannn
Copy link

Hi

Do I need any driver on a windows 2016 server? working fine on a ubuntu, macOS and windows 7

In device manager I am seeing this: Unknown USB Device (Device Descriptor Request Failed

@cnlohr
Copy link
Owner

cnlohr commented Jul 4, 2018

I don't believe so. It should work just fine, considering it follows the normal HID classes. The fact that it says that is a little concerning like maybe it's operating somewhat differently than Windows is expecting. You will need to run USBPcap to capture the transaction and see what exactly windows is asking and what the device is saying.

@blueman007
Copy link

For the poor soul who will inevitably read this post one day: if you have a Device Descriptor error on Windows, it's very likely that your D+ and D- cables are swapped. Don't ask me how I know.

You're welcome.

@myfingerhurt
Copy link

@blueman007
Thank you very much, you saved my day!
And for the recorder, the D4 and D5 on NodeMCU are not GPIO5 and GPIO4.

I have also found out that ESP-Mx DevKit aka 2AL3B-ESP-M or ESP-M2 is not working with ESPUSB.
The Wi-Fi web-server also dose not start, terminal with 115200 talks gibberish.

IMG_1813 - Copy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants