Burning Bootloader to ATMEGA328p Using Arduino in 2min

by DEXTERF3 in Circuits > Arduino

4661 Views, 30 Favorites, 0 Comments

Burning Bootloader to ATMEGA328p Using Arduino in 2min

thumb.jpg

In this tutorial i will explains how to burn bootloader from an Arduino board to a standalone microcontroller on a breadboard. It's simple and very easy way to burn bootlader, using an Arduino board to program the ATmega on the breadboard.

Parts Required

ATMEGA.jpg
EW.jpg
VV.jpg
DFGHFGFG.jpg
DFGHFG.jpg
DFRFV.jpg

1. 16 MHz crystal,

2. 10k resistor,

3. 2 18 to 22 picofarad (ceramic) capacitors.

4.Bread board.

5.Jumper wires.

6.ATMEGA 328.

Connections

pin.jpg
thumb.PNG

1.Connect jumper wire to 24th pin of ATMEGA on bread board and 13th pin in Arduino uno.

2.25th pin to 12th pin in uno.

3.26th pin to 11th pin in uno.

4.1st pin to 10th pin in uno.

5.Give VCC(5V) and GND to bread board from UNO.

Or

Wire up the Arduino board and microcontroller as shown in the diagram above.

Burning Boot Loader Process.

23EDF.png
Untitled.png
12WE.png
DFBER.png

1.Upload the ArduinoISP sketch onto your Arduino board.

2.After uploading ARDUINO ISP sketch into UNO. Select "Arduino Duemilanove or Nano w/ ATmega328" from the Tools > Board menu.

3.Select "Arduino as ISP" from Tools > Programmer.

4.Run Tools > Burn Bootloader.

Done Burning Bootloader Successfully !

GHJKMN.PNG

Thats all its a very easy process to burn boatloader to new ATMEGA IC. Will explain how to Program ATMEGA 328 using Arduino uno in next instructable Thank you :)