Commit Graph

21 Commits

Author SHA1 Message Date
Olaf Rempel f13e4f97d5 add untested devices 2014-10-16 21:58:36 +02:00
Olaf Rempel ea3cae90ba cleanup 2014-10-16 21:29:43 +02:00
Olaf Rempel e91782ec65 Autodetect SPI frequency
- add statemachine for ISP sync & signature read
- autoprobing of SPI frequency
- remove manual SPI frequency selection
- remove NVM code
2014-10-14 21:56:16 +02:00
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
Olaf Rempel 9f98314832 add new hardware 2014-10-12 11:13:30 +02:00
Olaf Rempel 1b9c5ba1ed complete avrdude device list 2014-10-05 12:32:26 +02:00
Olaf Rempel d2557e14bb add mega328p, bail out if device not supported 2014-09-29 22:26:41 +02:00
Olaf Rempel 6fd406c3d5 add mega32u4, fix gcc 4.7.x warnings 2012-12-31 13:16:35 +01:00
Olaf Rempel dd9a4f169e change tabs to spaces 2012-11-18 13:12:27 +01:00
Olaf Rempel a6a64dbf33 store SPI speed in eeprom 2012-02-19 12:54:54 +01:00
Olaf Rempel 9205611c5a rewrite 2011-06-25 16:19:18 +02:00
Olaf Rempel e1c00dc403 cleanup source 2008-03-27 20:06:02 +01:00
Olaf Rempel b7dc9c9984 added tiny24 2008-03-27 17:45:36 +01:00
Olaf Rempel 114a0abf6e added mega8 2007-10-05 23:13:28 +02:00
Olaf Rempel 91e492c0dc added mega32 2006-11-15 11:12:41 +01:00
Olaf Rempel 465b0926f2 Use Output Compare A for LED blinking 2006-05-26 17:35:21 +02:00
Olaf Rempel bfd813f22d implement lock & fuse writing 2006-05-26 14:29:02 +02:00
Olaf Rempel cef12b5a51 fix reset handling 2006-05-07 15:35:21 +02:00
Olaf Rempel a0f49ed94d fast/slow blinking led 2006-05-07 15:22:11 +02:00
Olaf Rempel d474cd9ad5 working version 2006-05-06 22:55:42 +02:00
Olaf Rempel ef10854bbe initial 2006-05-05 19:02:04 +02:00