0

After uninstalling and reinstalling Arduino IDE, my Arduino Uno is not recognized by my PC. When I connect it to my PC all lights are glowing in my board but my PC is not showing anything connected to USB.

When I tried to install drivers manually I'm getting the error device cannot start code 10. I have used the default drivers for Arduino, which I downloaded with the IDE. I tried installing them manually. I don't have any idea about chipset interface whether it is CH or FTDI. I have looked at all the possible solutions but my problem wasn't solved.

drivers image

error

Greenonline
3,1527 gold badges36 silver badges48 bronze badges
asked Jun 4, 2017 at 15:49
5
  • I don't do MSWindows but anyhow imagine nobody can answer the question without knowing the interface chip part # (probably starts with FTD or CH) and links to the drivers you tried to install. Please edit your question (click "edit") and add that info Commented Jun 4, 2017 at 21:58
  • I have modified the question with some details. Please help me Commented Jun 5, 2017 at 5:20
  • Read the interface chip part # by looking at at your Uno with a magnifier (eg a magnifying glass, a camera, a webcam, etc) then edit the part # into the question. Also, did the board formerly work, and stopped working when you reinstalled the IDE, or did it never work? Commented Jun 5, 2017 at 6:28
  • the board is switching on and orange colored led is also blowing well Commented Jun 5, 2017 at 7:11
  • sorry i did not found anything on board which starts with FTD or CH. I'm totally new to arduino and sorry for the inconvenience Commented Jun 5, 2017 at 7:26

1 Answer 1

1

Error code 10 mean Bad Environment. I would guess that you are using the wrong driver, probably 64 bit on a 32 bit OS, etc.

This does not look like a Arduino fault, it looks like a windows Driver fault, so unlplug the board, reboot the PC logon as admin and download the latest drivers for you device and see if that fixes it. You might be able to get better help on a Windows admin forum I think.

answered Jun 5, 2017 at 7:41
6
  • no I'm using latest drivers for windows 8.1 64 bit and i'm modifying the question with error Commented Jun 5, 2017 at 7:56
  • Are you plugging the USB cable from the PC straight into the Arduino? Is it a real Arduino or is it a clone or fake? Commented Jun 5, 2017 at 9:36
  • i bought it from amazon and it is arduino uno R3 , I'm directly connecting arduino to my pc. Main problem i dentified now is, my PC is not at all responding for that usb,It even not showing usb plugged in but the power is supplying to arduino Commented Jun 5, 2017 at 11:57
  • Amazon doesn't mean its real :) docs.microsoft.com/en-us/windows-hardware/drivers/install/… You will need to Google for that error and see. It looks like it could be something simple like a PATH environment problem. You need to look up the rest of the error message and see if that helps. If you can, try a different PC. Commented Jun 5, 2017 at 12:03
  • Have you tried "Run as admin"? Commented Jun 5, 2017 at 12:03

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.