In this Tutorial I will show you how to Burn Your Hex File To AT89c52 using Arduino Uno in just few easy steps. For this we have to interface AT89c52 to Arduino Uno and give it led indications via interfacing LED to At89c52.
Step 1: Bill Of MaterialsConnect the micro controller as mentioned below:
Connect a Crystal across Pin 18 and 19 of Atmel and then connect two 33pf capacitors from pin 18 and 19 to Ground of Atmel. See Schematics Section For Full Circuit Diagram.
Step 4: VCC And GNDConnect 5v Pin of Arduino Uno to 40th pin of Atmel and GND pin to 20th Pin of Atmel.
Step 5: Interfacing LEDInterface LED with the help of Circuit Diagram provided in Schematics Section.
Step 6: SoftwareWe need 8051 SPI Programmer to Burn Hex File To 89c52. The Link is Provided in Software Section. Upload Code provided to Arduino UNO and your Programmer is ready.
![]() |
|
In this Tutorial I will show you how to Burn Your Hex File To AT89c52 using Arduino Uno in just few easy steps. For this we have to interface AT89c52 to Arduino Uno and give it led indications via interfacing LED to At89c52.
Step 1: Bill Of MaterialsConnect the micro controller as mentioned below:
Connect a Crystal across Pin 18 and 19 of Atmel and then connect two 33pf capacitors from pin 18 and 19 to Ground of Atmel. See Schematics Section For Full Circuit Diagram.
Step 4: VCC And GNDConnect 5v Pin of Arduino Uno to 40th pin of Atmel and GND pin to 20th Pin of Atmel.
Step 5: Interfacing LEDInterface LED with the help of Circuit Diagram provided in Schematics Section.
Step 6: SoftwareWe need 8051 SPI Programmer to Burn Hex File To 89c52. The Link is Provided in Software Section. Upload Code provided to Arduino UNO and your Programmer is ready.