element
Newbie level 5

Hi,
I bought some atmega328p-pu chips a few months ago and was able to successfully burn the bootloader on all of them. But now the sketches are failing to upload on the chips and I am also not able to burn fresh bootloaders on the chips using Arduino as an ISP (although previously I did).
The error I am presented with is:
" avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check. "
I have also tried to modify the avr.conf file with the atmega328p signature to x14 from x0F as described on other forums for burning the bootlaoder onto a Atmega328-pu ...but I have Atmega328p-pu chips and why is not their signature matching?
One of the chips is still burning the bootloader onto it! but the others(all 4 of them!!) don't??
I bought some atmega328p-pu chips a few months ago and was able to successfully burn the bootloader on all of them. But now the sketches are failing to upload on the chips and I am also not able to burn fresh bootloaders on the chips using Arduino as an ISP (although previously I did).
The error I am presented with is:
" avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check. "
I have also tried to modify the avr.conf file with the atmega328p signature to x14 from x0F as described on other forums for burning the bootlaoder onto a Atmega328-pu ...but I have Atmega328p-pu chips and why is not their signature matching?
One of the chips is still burning the bootloader onto it! but the others(all 4 of them!!) don't??