avrdude: Expected signature for ATmega328p is 1E 95 0F - Fix Arduino Error while burning bootloader
no need to edit/modify avrdude configuration file / avrdude.conf how to fix 2 error warning: ================== avrdude: Device signature = 0x008000 avrdude: Expected signature for ATmega328p is 1E 95 0F Double check chip, or use -F to override this check. Error while burning bootloader. =============== and =============== avrdude: Device signature = 0x000000 avrdude: Yikes! Invalid device signature. Double check connections and try again, or use -F to override this check. Error while burning bootloader. =================
Comments
Post a Comment