Load the bootloader in an ATMEGA328PB

Hi Arduino likers

I try to bootload an ATMega328PB with my Arduino UNO in ISP but I don't know exactly the way to follow. (the files to use)
Is there somebody able to explain me the procedure .

Thanks

I suggest that you install the MiniCore core. Then you pick the options from a menu in the boards section of the Tools menu, connect the programmer and hit burn bootloader.

Hi groundFungus
This GitHub guide is very well made. (GitHub - MCUdude/MiniCore: Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB)
I did exactly the procedures and I 've at last managed my project.
Thanks a lot for this invaluable advise
Michel

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.