Burning a bootloader and uploading a sketch to ATMega328P using only Arduino UNO SMD

Just learned Arduino recently. And I've been searching for hours on how I might be able to upload a bootloader and later a sketch (an Arduino code) to an ATMega328P using only Arduino UNO SMD. I can't seem to find anything useful on the internet. They only recommend Arduino UNO (a non-SMD version). Or is it even possible?

There is no difference (when it comes to Arduino-as-ISP) between an Uno with DIP 328P and an Uno with SMD 328P. Follow the links that you have found and you should be OK.

If you encounter problems, post them.

I've moved your topic to the dedicated section for avrdude, stk500 and bootloaders.

1 Like

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