WV
Offline
Full Member
Karma: 0
Posts: 160
Arduino, Helps With the ADD
|
 |
« on: February 26, 2012, 01:36:07 pm » |
Well it apears that mine has died  . a crappy part is i'm not even sure why. It was sitting idle, came back and it would no longer show up in a com port , not on other computers eather ( but still is lite up properly). So the question is there any way to track down wether its just the ATMEGA328 or another supporting circuit on board with just metering? If it turns out its just the ATMEGA I may just Order another and replace the chip, I just wouldn't want to have another fail from something on board, that i could have easly troubleshooted. Any thought would be awsome 
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Online
Faraday Member
Karma: 41
Posts: 5161
CMiYC
|
 |
« Reply #1 on: February 26, 2012, 01:55:40 pm » |
Remove the ATmega328. If it appears as a COM port, the ATmega328 is bad. Otherwise, it is something else.
|
|
|
|
|
Logged
|
|
|
|
|
WV
Offline
Full Member
Karma: 0
Posts: 160
Arduino, Helps With the ADD
|
 |
« Reply #2 on: February 26, 2012, 02:16:20 pm » |
hmm and if it does not , then the USB controller is Dead ? then eather its replace the board, Possable add a USB mini, or use a ethernet controller ? wonder if any simple way to test if its just the controller with what i have avaliable .
|
|
|
|
|
Logged
|
|
|
|
|
WV
Offline
Full Member
Karma: 0
Posts: 160
Arduino, Helps With the ADD
|
 |
« Reply #3 on: March 03, 2012, 01:52:52 pm » |
ok i have purchased another UNO (wa hoo) . Here is the new question if I take the older ATMAGA329P-PU off and install it on the newer UNO I recieve the error "avrdude: stk500_getsync(): not in sync: resp=0x00" . It does display the RX light but not the TX light. So the questin is, Is the chip done or does it require a new initialization , rebooted as it were ? The only difference on the chip is the ( i think) the manufacure date Older one 1107 newer one 1127 if its like other chips week and year date. Any thoughts ? Edit: I did do http://arduino.cc/forum/index.php/topic,73748.0.html
and did get a echo back
|
|
|
|
« Last Edit: March 03, 2012, 02:00:35 pm by woody_unreal »
|
Logged
|
|
|
|
|
Austin, TX
Online
Faraday Member
Karma: 41
Posts: 5161
CMiYC
|
 |
« Reply #4 on: March 03, 2012, 04:59:41 pm » |
You could try to re-burn the bootloader.
|
|
|
|
|
Logged
|
|
|
|
|
WV
Offline
Full Member
Karma: 0
Posts: 160
Arduino, Helps With the ADD
|
 |
« Reply #5 on: March 03, 2012, 06:08:01 pm » |
never done one yet -- this should be fun 
|
|
|
|
|
Logged
|
|
|
|
|
WV
Offline
Full Member
Karma: 0
Posts: 160
Arduino, Helps With the ADD
|
 |
« Reply #6 on: March 04, 2012, 08:44:53 pm » |
anyone think that the Arduino Ethernet Shield Would bypass the communication error ? only reason i say that is currently this machine doesnt have a parallel port to try the BootLoader.
|
|
|
|
« Last Edit: March 04, 2012, 08:47:01 pm by woody_unreal »
|
Logged
|
|
|
|
|
Austin, TX
Online
Faraday Member
Karma: 41
Posts: 5161
CMiYC
|
 |
« Reply #7 on: March 04, 2012, 09:19:22 pm » |
1. Ethernet shield does not allow for programming, so I don't see what that would provide you. 2. You don't need a parallel port. You have an Arduino Uno. Use that as the programmer for the other chip. http://arduino.cc/en/Tutorial/ArduinoISP
|
|
|
|
|
Logged
|
|
|
|
|
WV
Offline
Full Member
Karma: 0
Posts: 160
Arduino, Helps With the ADD
|
 |
« Reply #8 on: March 04, 2012, 10:08:42 pm » |
dang  "NOTE: Currently, you cannot use an Arduino Uno as an ISP programmer because the optiboot bootloader does not support this sketch. A revision for this is in progress" Hmm guess ill have to try something different 
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Online
Faraday Member
Karma: 41
Posts: 5161
CMiYC
|
 |
« Reply #9 on: March 04, 2012, 10:12:07 pm » |
That's out of date. The Uno works fine.
|
|
|
|
|
Logged
|
|
|
|
|
WV
Offline
Full Member
Karma: 0
Posts: 160
Arduino, Helps With the ADD
|
 |
« Reply #10 on: March 05, 2012, 04:55:01 pm » |
o well what a shame avrdude: stk500_getsync(): not in sync: resp=0x00 Guess that chip is down for the count  i tryed the programming.
|
|
|
|
|
Logged
|
|
|
|
|
|