You are on page 1of 12

Burning “.

hex” File into


Atmega 32
Wiring Description
• We use in programming the AVR a protocol called SPI (Serial
Peripheral Interface) protocol .
• This protocol is “full duplex” .
• This protocol uses 4 pins:
1. MOSI : Master Out Slave In .
2. MISO : Master In Slave Out .
3. SCK : SPI Clock Line .
4. SS : Slave Select .
USBASP Data Sheet

(SS)
Atmega 32 Data Sheet

(SS)
Download AVR Dude GUI

http://avr8-burn-o-mat.aaabbb.de/avr8_burn_o_mat_avrdude_gui_en.php?fbclid=IwAR2DP4jrt0Dt9QL068TH-
_g9lqE9GFGmcWfHL65iHHpoVearbnG2h14eW8I
Download Win AVR

https://sourceforge.net/projects/winavr/
Download Zadig-2.4

https://github.com/pbatard/libwdi/releases/download/b721/zadig-2.4.exe
NPN As A Switch
PNP As A Switch

You might also like