Page 1 of 1
Arduino Bootloader Burning
Posted: Sun Jul 03, 2011 9:46 pm
by Tetragrammatron
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
Re: Arduino Bootloader Burning
Posted: Mon Jul 04, 2011 11:57 am
by Odemia
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.