Anyone have experience with this? I have an Arduino Duemilanove and I bought a blank ATMega128P from DigiKey that I'd like to burn a bootloader on. Mostly I just want to avoid having to set up something complicated like this:
http://1.bp.blogspot.com/_ggjk2-1GdpM/T ... 060789.JPG
Arduino Bootloader Burning
-
Tetragrammatron
- Posts: 108
- Joined: Tue Nov 30, 2010 10:40 pm
- Location: Saskatoon
- Contact:
Re: Arduino Bootloader Burning
I don't have experience with programming the arduino boot loader but I have an STK500 and a Dragon and am familiar with the avr tool chain.
I will bring the STK500 down to the space. You should just need to get the binary of the bootloader you want to use and then find the avr-dude command to load it into the right spot. Slap the chip into the STK500 run one command and done. I also have a usb to serial converter so you can use the STK500 from a usb port.
I will bring the STK500 down to the space. You should just need to get the binary of the bootloader you want to use and then find the avr-dude command to load it into the right spot. Slap the chip into the STK500 run one command and done. I also have a usb to serial converter so you can use the STK500 from a usb port.