Hello,
I have a bootloader for an Arduino 328 that will allow you to flash the chip from a program stored on a sd card. I would like to create the same thing on the Teensy 3.0, but I don't think this is possible, because the bootloader code is not available for the Mini54, so I was wondering what my options are. Perhaps there is another way, without modifying the bootloader code on the Mini54. Maybe I could use an Arduino to feed in the flash code via serial to the Mini54 to load onto arm 4 chip. Would this be possible? If not, are there any other options? (Maybe arm chips have another way to do this?)
Thanks,
-ren
I have a bootloader for an Arduino 328 that will allow you to flash the chip from a program stored on a sd card. I would like to create the same thing on the Teensy 3.0, but I don't think this is possible, because the bootloader code is not available for the Mini54, so I was wondering what my options are. Perhaps there is another way, without modifying the bootloader code on the Mini54. Maybe I could use an Arduino to feed in the flash code via serial to the Mini54 to load onto arm 4 chip. Would this be possible? If not, are there any other options? (Maybe arm chips have another way to do this?)
Thanks,
-ren