Rexxer

Some tips for me and other

Microcontrollers

Avrdude + burning an empty ATMEGA328P-PU + Usbasp

1. I tried to read the chip and check it: avrdude -c usbasp -p m328p avrdude: warning: cannot set sck period. please check for usbasp firmware update. avrdude: error: programm 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 […]