Search Code
About AVR_SPI_Programmer_v2

Published 21 Jun 2010.

Last change message: N/A

Import this program

AVR_SPI_Programmer_v2

Published 21 Jun 2010, by   user Chester Hamilton   tag No tags

Summary of AVR_SPI_Programmer_v2

How to get this program

Import this program

Open this program in the mbed Compiler, where you can edit it and compile it for your hardware.

Download as .zip

Download this program as .zip file.

Description

Code to program an AVR microcontroller over SPI using the mBed's first SPI port. The AVR must support ICSP. Alter max page size from 64 to the matching page size for your microcontroller. Alter the clock to the minimum clock speed for your microcontroller. Has only been tested with ATMega88.

Code

main.cpp [code]