[sdiy] (ot) arduino DUEMINALOVE 328 bootloader hex file?
Ove Ridé
nitro2k01 at gmail.com
Wed Feb 8 02:19:36 CET 2012
On 8 February 2012 01:57, dan snazelle <subjectivity at hotmail.com> wrote:
> does anyone know where I can find the .hex file I would need to have the
> arduino Dueminalove bootloader burned onto 100 atmega 328pu chips?
>
> I am going to be purchasing quite a few 328 chips and I am going to have the bootloader burned onto them
It's included with the Arduino development environment. Follow the
download link on <http://www.arduino.cc/>, and fetch the 80 MB file
then look in arduino-1.0/hardware/arduino/bootloaders/atmega.
If you're going to use the exact same program on all chips, you could
burn it with the bootloader to one chip, then read out the full flash
contents from that chip and use that to program the other chips, so
you only need on programming step for each chip. (At least until you
need to upgrade, in which case you can conveniently use the bootloader
which is now also on each chip.) Just make sure the option flags are
preserved.
--
/Ove
Blog: <http://blog.gg8.se/>
"Here is Evergreen City. Evergreen is the color of green forever."
More information about the Synth-diy
mailing list