Juno FDxboot 1.33 - Bootloader Test Auto upload AVR MCU Atmel
Channel:
Subscribers:
539
Published on ● Video Link: https://www.youtube.com/watch?v=2o9b20O65I8
New:
-More refinements
-Added watchdog reset code
-Added additional timeout timer code
-Added lower baud rate option
The additional timeout timer code is useful when upload is cancelled during uploading process, and the MCU is stuck in bootloader. This timeout timer automatically erase the APP section, and resets the MCU. If the MCU is allowed to run with half uploaded code, it could do more harm than good, thus we have to erase it for extra robustness.