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

USB port not recognized #53

Open
KentSwan opened this issue Oct 1, 2022 · 0 comments
Open

USB port not recognized #53

KentSwan opened this issue Oct 1, 2022 · 0 comments

Comments

@KentSwan
Copy link

KentSwan commented Oct 1, 2022

Using current windows 10 Pro development platform with zephyr.

Have a nRF52840DK board driving a 10pin SWD debug connector to compile and flash nRF Connect zephyr code. Have compiled and successfully run a number of zephyr apps on the MDK board but am unable to get the MDK usb COM ports to be recognized by Windows 10.

The uart0 console output is transmitted to TXD and RXD to the TTL to USB converter of the LPC11U35 chip. To verify this I compiled your "helloworld app" in a repetitive output loop, then flashed the MDK and let it run. I attach a separate USB to TTL adapter to the TXD and RXD pins and activated a COM port for it. The app was running fine outputting the expected message. I checked that VDD_3V3B required by the LPC11U35 was good. Cycling the USB-C plug goes through the motions but pops up the "USB Device Not Recognized" message.

In the past, this typically means that the VID, PID is not the generic COM port and a driver or adapter needs to be installed. Please advise ASAP.

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

1 participant