i have an arduino uno r3 found via much research .
i was wondering what programmer setting would i have to use in the ide software in order for this programmer to work?
i have an arduino uno r3 found via much research .
i was wondering what programmer setting would i have to use in the ide software in order for this programmer to work?
Which chip are you trying to burn the bootloader to? If it's the 16u2/ 8U2 then you dont need to use an AVR. I use a command line application called DFU-programmer to flash the 16u2 on my UNO r3. Not sure about flashing the 328P.
Hi,
If you have a UNO R3 all you need is the USB cable to program it with the IDE, the bootloading program should be already on the UNO.
If you need to load the bootloader then google uno loading bootloader
Google is your friend.
What is your electronics, programming, arduino, hardware experience?
Tom...