Hello there,
I would like to get some clear instructions on how to load the bootloader to an Atmega 328p chip using the Arduino Uno both R1 and R3 board versions, and using a plugboard for the second Atmega chip.
What i have found so far is that there are some wire hookups that go from the Arduino Uno board to the plugboard with the new chip and crystal. That part is pretty clear, even where the wires go is clear.
What is not clear is how to set up the IDE. I have the latest download of the IDE (1.0.5 i think) and there is no direct command that reads "Load Bootloader>Arduino as ISP", however there is a way to set Atduino as ISP in another menu command and then there is also a menu command "Load Bootloader". But these two are never together in the menu as the article seems to imply.
Also, yesterday when i read the same article here on the site, it mentioned that we needed a "Duemalova" board (or something like that) and that the procedure would not work with an Uno. But today it does not mention that board anymore. Could it be that something was updated and now it works with the Uno?
So here is what i have so far:
- Make jumper connections to new chip in plugboard.
- Load "Arduino as ISP" sketch.
- Click the check button in the IDE to get the sketch to compile.
Now using the latest IDE, what would be next?
Also, will it work with both R1 and R3 rev boards?
Thanks much.