Re: ESR meter upgrades
the firmware in USBasp is newer than AVRdude, there is no problem - the timing is simply automatic.
so you dont need to set it.
as for them not working:
try:
avrdude -c USBasp -P usb -p m8
it should say
the firmware in USBasp is newer than AVRdude, there is no problem - the timing is simply automatic.
so you dont need to set it.
as for them not working:
try:
avrdude -c USBasp -P usb -p m8
it should say
avrdude: warning: cannot set sck period. please check for usbasp firmware update.
avrdude: error: program enable: target doesn't answer. 1
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.
avrdude: error: program enable: target doesn't answer. 1
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.
Comment