Hello, I´m new at programing and microcontrollers, so I recently found out i can use the ATmega328P-PU without the Arduino UNO board, or even buy a new one to leave it permanently on a project.
Looking in the forum i learned some ways to burn the bootloader on a new ATmega328P-PU, but always using extra hardware or the Arduino UNO board as an ISP,then i can remove the original microcontroller and replace it by this one just bootloaded to update sketchs to it, to finally remove it once the code i want is working and leave it permanently "standalone". My questions goes as follows:
When i use Arduino UNO as an ISP to bootload a new microcontroller, i need to have always one ATmega328P-PU ALREADY working and bootloaded?
I will always need to have at least ONE ATmega328P-PU bootloaded and ready to use if i dont want to get extra hardware?
Thanks to everyone, i´m new to this and im really happy learning this ![]()
PD: Im sorry if my syntax is wrong anywhere or the post is confuse, english not first language ![]()