Offline
Newbie
Karma: 0
Posts: 6
|
 |
« on: October 13, 2012, 02:24:21 am » |
Hey Guys,
So, I've had a Arduino Nano or a while, used it a couple of times and it worked fine. Recently, Whenever i connect it to the computer with a usb cable, It doesn't turn on. The Led's stay off nothing goes on. However, if i connect a battery to the Vin and GND Pins, it works fine. I know the usb cable works because I've used it before fine. If anyone can help, or provide another way to program the Nano i would be grateful!
Thanks,
Sasha
|
|
|
|
|
Logged
|
|
|
|
|
Manchester (England England)
Online
Brattain Member
Karma: 277
Posts: 25497
Solder is electric glue
|
 |
« Reply #1 on: October 13, 2012, 02:47:32 am » |
When you power it externally does the computer recognise the nano?
Have you tried the lead on something else now?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #2 on: October 13, 2012, 04:20:30 am » |
Thanks for the response,
Yes i have tried the lead on something else, it works fine.
If i power it externally and plug it in, the computer can't find it
|
|
|
|
|
Logged
|
|
|
|
|
Manchester (England England)
Online
Brattain Member
Karma: 277
Posts: 25497
Solder is electric glue
|
 |
« Reply #3 on: October 13, 2012, 08:29:58 am » |
If i power it externally and plug it in, the computer can't find it It sounds like the FTDI chip has gone. It is surface mount so it is a bit tricky to replace but it can be done.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #4 on: October 13, 2012, 09:46:15 pm » |
Thanks, I have heard that you can program an arduino without an ftdi chip, i.e. a mini, using an uno. I have tried to program the nano this way, but to no avail. Would you have an suggestions as to how i could achieve this?
|
|
|
|
|
Logged
|
|
|
|
|
Manchester (England England)
Online
Brattain Member
Karma: 277
Posts: 25497
Solder is electric glue
|
 |
« Reply #5 on: October 13, 2012, 10:38:17 pm » |
Have you provided external power when trying to do this?
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #6 on: October 14, 2012, 01:38:22 am » |
Yes, i have attached an external power source while doing so, what's more, when reset, gnd and rx are connected,(All of them have to be connected,i've tried) the l surface mount led's that are power, pin 13, rx and tx start azy and going crazy and blinking, even when the other board is running only a blink sketch)
|
|
|
|
« Last Edit: October 14, 2012, 01:49:20 am by Sasha831 »
|
Logged
|
|
|
|
|
Manchester (England England)
Online
Brattain Member
Karma: 277
Posts: 25497
Solder is electric glue
|
 |
« Reply #7 on: October 14, 2012, 03:01:18 am » |
when reset, gnd and rx are connected You need RX as well. What are you connecting to reset? You can't just connect it to the reset of the other arduino. When you said program it using another arduino I thought you meant through the programming pins not the serial lines. Without disconnecting the Tx, Rx and reset from the USB / serial chip on the broken arduino it is not going to work as the good arduino can not over ride the broken one.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 6
|
 |
« Reply #8 on: October 14, 2012, 04:01:44 am » |
I was connecting rx to rx, tx to tx, resetto reset, and also connecting the two grounds. Could you please tell me the correct way to wire it?
|
|
|
|
|
Logged
|
|
|
|
|
Manchester (England England)
Online
Brattain Member
Karma: 277
Posts: 25497
Solder is electric glue
|
 |
« Reply #9 on: October 14, 2012, 12:10:25 pm » |
If you do that, you have to disconnect the wires from the broken FTDI. This will involve either removing the chip or cutting the tracks. It is not an advised thing to do.
|
|
|
|
|
Logged
|
|
|
|
|
|