Problem flashing Bootloader in Atmega 328P-PU
hey there,
i'm trying flash new atmega 328p-pu bootloader error:
avrdude: yikes! invalid device signature.
double check connections , try again, or use -f override check.
error while burning bootloader.
i'm using arduino ide 1.6.9 uno board isp , 328p shall flashed. 16mhz crystal between pin 9 , 10 other connections:
arduino uno. atmega
pin 10. pin1
pin 11. pin 17
pin 12. pin 18
pin 13. pin 19
i tried nothing works.... hints?
christopher
i'm trying flash new atmega 328p-pu bootloader error:
avrdude: yikes! invalid device signature.
double check connections , try again, or use -f override check.
error while burning bootloader.
i'm using arduino ide 1.6.9 uno board isp , 328p shall flashed. 16mhz crystal between pin 9 , 10 other connections:
arduino uno. atmega
pin 10. pin1
pin 11. pin 17
pin 12. pin 18
pin 13. pin 19
i tried nothing works.... hints?
christopher
please do:
file > preferences > show verbose output during > upload(check) > ok
tools > burn bootloader
after fails there button on right side of orange bar "copy error messages". click button.
paste error messages in message here using code tags(</> button on toolbar).
file > preferences > show verbose output during > upload(check) > ok
tools > burn bootloader
after fails there button on right side of orange bar "copy error messages". click button.
paste error messages in message here using code tags(</> button on toolbar).
Arduino Forum > Using Arduino > Installation & Troubleshooting > Problem flashing Bootloader in Atmega 328P-PU
arduino
Comments
Post a Comment