ATMEGA328P BURN BOATLOADER WITH ARDUINO UNO || MICROCONTROLLER || #101
Using an Arduino board to burn the bootloader onto an ATmega on a breadboard.
STEP 1 : First You Need To Give all the Connections to Breadboard and Arduino UNO as Shown in the Above Circuit Diagram.
STEP 2 : Open Arduino IDE Goto Tools => Select Board : “Arduino UNO” and Select Port : “COMXX”.
And Then Select PROGRAMMER : “ARDUINO AS ISP”
STEP 3 : Now Goto Files => Examples => 11.ArduinoISP => ArduinoISP.
Arduino ISP Code
Step 4 : Now Again Goto Tools => click on “Burn Bootloader”.
After Bootloader is Burn you will Get Message Like this “Done Burning Bootloader”
If you Failed to Burn the Bootloader Please check all the Connections Once again.
Comments
Post a Comment