0

I have an Arduino Uno. The story is I installed Arduino IDE and Drivers before even buying an Arduino Board. I used it a little and when I bought and connected an arduino board, I was unable to make it detect. I smacked a little usimg google and was able to somehow Fix this. but again another day, It worked a little and started creatimg problems. now its not detecting. Please suggest me a way To make it work... Should I format my windows 7 and Reinstall all the drivers as per rules?

asked Aug 13, 2015 at 7:47
5
  • Is this a genuine Uno or a cheap clone? Should I format my windows 7 - no, I doubt that would achieve anything. Commented Aug 13, 2015 at 9:15
  • Its a cheap clone. Can You suggset a measure to fix this ?? Commented Aug 14, 2015 at 4:58
  • 1
    Clones tend to need different device drivers than a genuine board. Did it ever work? Commented Aug 14, 2015 at 5:35
  • when i first connected, it did not work. but i tried to make it work. and after 3 hours i could make it work. i tested blink programs and controlled a servo using diffrent sketches. but another day, its not detecting on my laptop. Last time I had uploaded Blink program. When i connect the board with computer, the 'ON' led and Onboard pin 13 LED blinks as per program. But my computer cant detect it at all. Commented Aug 14, 2015 at 5:47
  • I installed the driver of that clone from that link but no effect Commented Aug 14, 2015 at 5:57

1 Answer 1

1

under the IDE make sure you have set the correct board and comm port. go to tools>>board then choose your board then tools>>Comm to choose the correct comm port.

is the IDE saying anything about having problems connecting to the board?

and no re-installing all drivers should not be necessary.

answered Aug 13, 2015 at 9:38
6
  • When I goto tools >> comm The selection area is greyed and inactive. should i Try to Reflash the atmega ?? Commented Aug 13, 2015 at 10:09
  • 1
    That means it really isn't detecting the arduino at all. Try unplugging the arduino for about 3 minutes, then plug it back in on a different USB port. Is the arduino a genuine one or a clone? do you have a link to where you bought it? Commented Aug 13, 2015 at 10:13
  • Slow down a bit. Don't reflash the Arduino. Don't re-install Windows 7. Do you want to change houses as well? Try to do some simple debugging. I don't understand this part: I smacked a little usimg google and was able to somehow Fix this. Commented Aug 13, 2015 at 10:54
  • 1
    Please see Have I bricked my Arduino Uno? Problems with uploading to board. Commented Aug 13, 2015 at 10:57
  • Yes, my computer is not detecting the arduino at all. Today, I re-installed Windows 7, but still not detecting. "I smacked a little usimg google and was able to somehow Fix this" means that when I got this problem, I searchd this on Googl and re-installed arduino drivers. It startd working but only for a day. Nxt day, Sam Problem. How Can I try debugging, as you said?? Commented Aug 14, 2015 at 4:57

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.