Burning bootloader on Atmega328 with an Arduino UNO Rev3


so want burn bootloader using arduino uno rev3 isp , target on breadboard.

following tutorial: http://www.arduino.cc/en/tutorial/arduinoisp

they put 10uf capacitor between reset , ground if using arduino uno isp. have arduino uno r3 want use isp burn booatloader.

however, don't quite understand whether 10uf capacitor goes on arduino uno (source) reset pin (next 3.3v pin) , ground or go on breadboard (target) reset pin on atmega chip in corner , ground?

one more question:
since atmega soldered onto board, have aref , avcc pins both connected +5v.
in diagram in tutorial, avcc connected +5v. able program following tutorial aref connected +5v, or have wired in tutorial aref not connected +5v?

attached picture of pinout i'm referring know pins i'm talking about.

thank you!

use nick gammon's bootload installer sketch instead, no fooling 10uf caps needed try , keep arduino in reset length if time.

http://www.gammon.com.au/breadboard
or
http://www.gammon.com.au/bootloader

5v on aref screws if want use internal 1.1v reference, see figure 24-1 of datasheet.
you should have 0.1uf cap aref gnd.
it not impact programming.


Arduino Forum > Using Arduino > Microcontrollers > Burning bootloader on Atmega328 with an Arduino UNO Rev3


arduino

Comments