Iowa
Offline
Newbie
Karma: 0
Posts: 45
|
 |
« on: February 15, 2012, 09:55:18 pm » |
I having trouble with my arduino uno being recognized by my Windows7 computer. (and i have tried it on all 4 of my computers) It comes up as unknown device in device manager instead of arduino uno. Every time I try to install the driver it fails. Plz help Thanks,
|
|
|
|
|
Logged
|
|
|
|
|
Iowa
Offline
Newbie
Karma: 0
Posts: 45
|
 |
« Reply #1 on: February 15, 2012, 10:21:10 pm » |
It's the r3 uno too
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 41
Posts: 5176
CMiYC
|
 |
« Reply #2 on: February 17, 2012, 01:23:47 am » |
Make sure your "drivers" folder in your Arduino installation contains a Uno R3 inf file. It is included in 1.0.
|
|
|
|
|
Logged
|
|
|
|
|
Iowa
Offline
Newbie
Karma: 0
Posts: 45
|
 |
« Reply #3 on: February 18, 2012, 04:19:51 pm » |
I just tried that and now it shows up as arduino uno r7 but then ide still cant program it. please help
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 41
Posts: 5176
CMiYC
|
 |
« Reply #4 on: February 18, 2012, 04:30:01 pm » |
I just tried that and now it shows up as arduino uno r7 but then ide still cant program it. please help What does "still cant program it" mean? Is there an error message? Does the serial port show up in the IDE?
|
|
|
|
|
Logged
|
|
|
|
|
Iowa
Offline
Newbie
Karma: 0
Posts: 45
|
 |
« Reply #5 on: February 18, 2012, 04:32:23 pm » |
the serial port shows up and i get the error "avrdude: stk500_getsync(): not in sync: resp=0x86" and the anytime the board is connected the L light is blinking
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Full Member
Karma: 3
Posts: 230
|
 |
« Reply #6 on: February 18, 2012, 11:21:58 pm » |
he on the wrong com port
|
|
|
|
|
Logged
|
|
|
|
|
Iowa
Offline
Newbie
Karma: 0
Posts: 45
|
 |
« Reply #7 on: February 19, 2012, 01:00:35 am » |
the device manager says com3 and thats what i have selected on my arduino program
|
|
|
|
|
Logged
|
|
|
|
|
Iowa
Offline
Newbie
Karma: 0
Posts: 45
|
 |
« Reply #8 on: February 19, 2012, 07:45:24 pm » |
please help
|
|
|
|
|
Logged
|
|
|
|
|
Forum Administrator
Cambridge, MA
Offline
Faraday Member
Karma: 8
Posts: 3532
|
 |
« Reply #9 on: February 20, 2012, 10:22:03 am » |
Do you have the right board selected in the Tools menu? Did you check the troubleshooting guide? http://arduino.cc/en/Guide/Troubleshooting#upload
|
|
|
|
|
Logged
|
|
|
|
|
Iowa
Offline
Newbie
Karma: 0
Posts: 45
|
 |
« Reply #10 on: February 21, 2012, 03:48:25 pm » |
yep and i checked everything in the troubleshoot page and it still doesn't work
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 20
Arduino Diecimila through the Uno with an HP G60t (shame...)
|
 |
« Reply #11 on: February 22, 2012, 11:56:48 am » |
I just had the same problem with my Uno R3... did you specify the install location for the driver? I kept choosing the wrong Unknown Device but now mine works. I just followed the install page at http://arduino.cc/en/Guide/Windows#toc4I have a HP G60t (shame...) with Win7 SP1 64 bit.
|
|
|
|
|
Logged
|
|
|
|
|
MD, USA
Offline
God Member
Karma: 1
Posts: 663
A jack of all trades and a master of none!
|
 |
« Reply #12 on: February 22, 2012, 12:19:25 pm » |
I was having the same issue. Win 7 doesn't have the drives for it so you will need to install them. http://www.ftdichip.com/Drivers/VCP.htm
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 20
Arduino Diecimila through the Uno with an HP G60t (shame...)
|
 |
« Reply #13 on: February 22, 2012, 01:49:19 pm » |
The Uno doesn't have an FTDI chip, so you don;t need FTDI drivers... the drivers are in the Drivers subfolder of the arduino-1.0. folder. You need to manually install them.
|
|
|
|
|
Logged
|
|
|
|
|
Iowa
Offline
Newbie
Karma: 0
Posts: 45
|
 |
« Reply #14 on: February 22, 2012, 06:57:42 pm » |
I got the driver installed and it says arduino uno r3 in device manager but i still can upload any sketches to it with arduino's program
|
|
|
|
|
Logged
|
|
|
|
|
|