1
vote
0answers
522 views

Atmega328 reset pin not working after re-burning Arduino boot loader?

For a bit of background you might want to read atmega328 with optiboot not compatible with Arduino? But I will summarize anyway. I have some Atmega328 chips that shipped with the optiboot ...
2
votes
2answers
648 views

ATmega32u2 fuse bits - can destroy using FLIP?

I want to build some simple application using ATmega32u2, and have it programmed strictly only via USB, by using the factory-builtin USB bootloader on µC, together with the "FLIP" program ...