I've an ATmega328 chip (without a bootloader), and I want to burn it with my Arduino Uno as ISP, so I can have a spare ATmega328 with an Uno bootloader.
I'm trying to follow the instruction in Using an Arduino as an AVR ISP (In-System Programmer), but there is a note that said:
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.
So how do I do it?
No comments:
Post a Comment