Easy Technique for Bootloading Atmega328pu and Atmega328p-pu# Xolcano

it is very difficult to bootload Atmega chips when you don’t have proper knowledge about device signature ! each chips are associated with its own Signature.at the beginning I found very difficult in uploading bootloader file to Atmega 328pu and Atmega 328p-pu , although their are many different methods are already available in Internet ,it is tedious job for me to follow those methods so I found one easy method since it is similar method for all the the chips ..!! so letz get started
Easy Technique for Bootloading Atmega328pu and Atmega328p-pu# Xolcano

Step 1: Components Required !!

1) arduino uno
2) avr programmer (200inr)
3) Atmega 328pu/328p-pu…here P indicates Picopower !!
4) few male to female jumpers
5) AVRDUDESS 2.4

Step 2: Wiring Arduino uno to AvR programmer

Arduino ICSP has 6pin and Avr programmer Has 10pin in it , now you have to carefully connect the pin as per the 2nd diagram
arduino (6pin)———– 10pin on AvR
MISO(1) ——-MISO(9)
SCK(3)———-SCK(7)
RESET(5)——-RESET(5)
VCC(2)———–VCC(2)
MOSI(4)———MOSI(1)
GND(6)————GND(4,6,8,10)use any pin

Step 3: Downloading AVRDUDESS and arduino 1.0.5 software

Easy Technique for Bootloading Atmega328pu and Atmega328p-pu# Xolcano circuit
AVRDUDESS software
blog.zakkemble.co.uk/avrdudess-a-gui-for-avrdude/
and
select programmer on top corner Here
select “Any usbasp clone with correct VID/PID ”
and Press “DETECT” on the Right hand side !!
their you will get …the MCU which you have connected on the arduino uno..
then on “Flash” option select the hex file from arduino software

For more detail: Easy Technique for Bootloading Atmega328pu and Atmega328p-pu# Xolcano


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top