I have an issue.. I had two micos, one didn't work.. I re-burned the bootloader and it sprang into life.
To do this I programmed my UNO as an "Arduino as ISP" But I think the micro was still selected. It worked fine as a programmer, but I cannot get it back I even tried a new 328p and used a parallel programmer, Nada.
It reports no error, just sits at "uploading" forever... I think its set to 19200 ( micro ) and will not connect..
avrdude sits and waits for 10 NON acknowledgements..
This board worked fine for years until I uploaded the "Arduino as ISP" sketch...
As I said... I manually programed a brand new bootloader onto a new chip.. Just doesn't talk to the PC..
Something has gone wrong.... Whats most annoying is they weren't even my micro's I was doing a favour!!
I've ordered a new Arduino... Anyone need a coaster!
Doubtful this is the problem, but if you connected a capacitor between RESET and GND on the UNO when using it as a programmer, that needs to he removed before you can load a new sketch on the UNO.
CrossRoads:
Sounds like you just need a Programmer, and stop messing with the Arduino as ISP.
$7.77, free shipping in the US Pololu USB AVR Programmer v2.1
I have one and have posted about it here in the forum.
I have MANY programmers... USBasp ( which took ages to configure... Had to download libusbk to get that working)
I have a TL866 which can program the ATMEL avr range.. Then I have (Sorry had) and arduino UNO..
I will take a look see though.
david_2018:
Doubtful this is the problem, but if you connected a capacitor between RESET and GND on the UNO when using it as a programmer, that needs to he removed before you can load a new sketch on the UNO.
Yep Doubtful I also use other micro's Blue pill, Teensy, chipkit.etc.. where this is needed...
I do not mean to be ungrateful, but new to this I aint... I just hate loosing favoured equipment...
I've been using Arduino for years... Never come across this though...
Are you using the Arduino IDE? Selecting UNO as the board type will set the baud rate correctly during programming, unless you have edited the boards.txt file.
Using the UNO as an ISP programmer should not damage anything on the board.
I have a feeling that the USB part is in-operational... I think once the new one is here, I'll try loading a bootloader to an empty chip.. Then I'll know...
david_2018:
You can do a loopback test to see if the USB to serial is working.
Too late... Its in the bin... I spent far too much time on it already..
Thanks for all the replies... You can mark this thread as solved ( or given up )