You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To burn a bootloader to an ATMEGA328P-PU using an Arduino Uno, the tutorial suggests setting the board in the Arduino IDE to "Arduino Duemilanove or Nano w/ ATmega328" from the Tools > Board menu. (Or "ATmega328 on a breadboard (8 MHz internal clock)". However, trying as hard as I can, this will not work. Leaving the board set as an Arduino Uno works perfectly though.
Could this please be changed because I'm sure it confuses a lot of people.