ArduinoISP – Burning the default fuses for an ATmega328p
July 1, 2011
When you buy a brand new, blank ATmega328p, it comes with a set of fuses (basically hardware settings) which give it maximum reliability, but they aren’t the default that is required for the chip to work with the Arduino IDE and libraries. In order to burn the correct fuses onto it, run the following command (this assumes that you’re using Arduino-as-ISP on COM4);