Hi everybody,
I'm working on bootloading some bare 328p chips so they can work in my Arduino Uno. I've hit on some errors though.
I burned the bootloader with a Pololu PGM03A programmer in Arduino 1.8.2, which appears to have worked. If you're interested I attached the output of that here.
And then I put the 328p into my Arduino Uno, and tried to program the Blink sketch, which resulted in the typical :![]()
avrdude: stk500_recv(): programmer is not responding, avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x98
I'm wondering if anyone has any ideas of what went wrong.
Thanks
328bootloader.txt (9.95 KB)