Programming an Atmel via Parallel Port

From MARS Wiki

Jump to: navigation, search

Contents

Building the Programming Cable

Atmel Programming Cable

Programming with AVR

  • Open the AVR Complier
  • Start a new project
  • Go to Chip Programmer (Little black IC looking ICON on toolbar)
  • READ THE CHIP SIGNATURE FIRST AND ALWAYS
  • It will report back the chip and fuse bits if done correctly
  • If not it will produce an error
  • SET THE FUSE BITS
You can damage the chip if you do not properly select the correct fuse bits, SEARCH THE DATASHEET!!

SPI Interface Link

Need to know about the serial interface? Click here ->SPI

Screen Shot Walk through with Atmega8

COMING SOON

Personal tools