View Single Post
  #5   Report Post  
Posted to sci.electronics.repair
Daniel Fynn Daniel Fynn is offline
external usenet poster
 
Posts: 7
Default Bootload ATMEGA328

On Friday, September 4, 2020 at 4:20:24 AM UTC+1, Ralph Mowery wrote:
In article ,
says...

Please is there any simple way to bootload an Arduino ATMEGA328 chip? I have an arduino UNO board and i want to use it to bootload an ATMEGA chip. all the videos and other tutorials seem not to work.
I will be much grateful if someone can help me do that.


I know of two ways to do it. One way requires a working Arduino board
and a bread board where you can plug in the chip, a crystal and a couple
of other components.

The other way is a working Arduino and an Arduino board with a removable
chip.

Either way , you put the two boards together with a few wires and run
the boot loader program from a computer.

Youtube has many examples to take you through the steps.

Thanks