lolachampcar
Member
I've done a quick search of the forum and Teensy_Teensyduino page and did not find any mention of updating application firmware in the field via USB MSC or SD card.
By chance has there been any work to use either MSC or SD for in field updating using TeensyDuino encrypted output files? Although completely possible to distribute the Teensy loader application and an encrypted file, it would be easier to ask the end user to either drop a file on the "USB stick" or place the file on an SD card and let the system boot.
uTasker provides these features but it requires a significant investment in time to both generate source files compatible with it and to alter and re-compile the uTasker app to boot in the preferred sequence. I'm working on that but may not be up to the task (yet
.
By chance has there been any work to use either MSC or SD for in field updating using TeensyDuino encrypted output files? Although completely possible to distribute the Teensy loader application and an encrypted file, it would be easier to ask the end user to either drop a file on the "USB stick" or place the file on an SD card and let the system boot.
uTasker provides these features but it requires a significant investment in time to both generate source files compatible with it and to alter and re-compile the uTasker app to boot in the preferred sequence. I'm working on that but may not be up to the task (yet