AVR ISP adapter (avr109/910 compatible, using ATmega16)
Go to file
Olaf Rempel 798fa7fbb1 ispprog2: keep ISP_RESET (/SS) as output
ISP_RESET is /SS pin of mega328p.
In master mode, the /SS pin must be configured as output.
If configured as input it must held high to ensure Master SPI operation.
2014-10-14 21:45:04 +02:00
.gitignore update Makefile 2014-10-05 14:27:03 +02:00
Makefile add new hardware 2014-10-12 11:13:30 +02:00
ispprog.c ispprog2: keep ISP_RESET (/SS) as output 2014-10-14 21:45:04 +02:00