kcuzner / avrdude

avrdude with a Linux SPI programmer type
http://kevincuzner.com/2013/05/27/raspberry-pi-as-an-avr-programmer/
107 stars 68 forks source link

Setup speed using baud parameter #2

Closed neu-rah closed 11 years ago

neu-rah commented 11 years ago

In some configurations, IE 3.3V clock 8/8 the 500Khz is too mutch, the baud parameter (-b) might be usefull to set a diferent speed (the above configurations will work at 50Khz), if 50Khz still work with other configurations, maybe the default should be lower to avoid conflicts.

neu-rah commented 11 years ago

ok, determined that 400KHz works at 3.3V 8/8 factory clock

kcuzner commented 11 years ago

Merged changes in #3