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

The arduino micro sometimes fails to show up as a COM port #2373

Open
DavidHowlett opened this issue Oct 17, 2014 · 2 comments
Open

The arduino micro sometimes fails to show up as a COM port #2373

DavidHowlett opened this issue Oct 17, 2014 · 2 comments
Labels
Drivers Drivers used to support Arduino boards on the computer Type: Bug USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer

Comments

@DavidHowlett
Copy link

It appears that the driver for the arduino micro fails intermittently. I get the error message "Windows has stopped this device because it has reported problems. (Code 43)". At the point I took the screenshot I had 3 arduino micros plugged into my computer, 2 of which showed up as COM ports and 1 of which shows as an unknown device.

The number of arduino micros that windows recognises has varied over time so I don't think that this is a hardware error.

I am running arduino 1.5.8 on windows 7 64 bit. I have installed the latest drivers available.(I attach a screenshot of me looking at the driver update).

Background: I am polling a pressure sensor over I2C and streaming the data back to a windows PC.

screenshot 1
screenshot 2

@F8VPE
Copy link

F8VPE commented Jan 11, 2015

Switching to another USB port will help

@ffissore ffissore self-assigned this Jul 1, 2015
@per1234 per1234 added Drivers Drivers used to support Arduino boards on the computer Type: Bug USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer labels Oct 18, 2020
@paddyraj
Copy link

try to check with cable. Most of the time, cables just transmit power not data and code 43 error might be because of not driver issues or maybe cable faulty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Drivers Drivers used to support Arduino boards on the computer Type: Bug USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
Projects
None yet
Development

No branches or pull requests

5 participants