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



Duration: 2:19
15 views
0


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.




Other Videos By Flyandance


2024-01-16Juno FDxICSP 1.0 - New AVR Programmer Test Atmega88p + devcode + bypass -Avrdude AVR910 AVR109 ISP
2024-01-15Paradox: Juno FDxICSP 1.0 Beta - 2024 AVR MCU Self-Programmable Programmer based on AVR910 working
2024-01-15Juno FDxICSP 1.0 - New AVR910 Self-Programmable Programmer Test - Read Write Fuse Lock Calibration
2024-01-14Juno FDxICSP 1.0 - AVR910 Read back ISP Programmer - devcode Explanation AVR Hack universal command
2024-01-13FDxICSP 1.0 - ISP library Test - Flash EEPROM fuse - AVR MCU Self-Programmable Programmer
2024-01-12FDxICSP 1.0 - Writing Fuses to an AVR MCU Self-Programmable Programmer
2024-01-113 Algorithms for Programming AVR MCU memory - low high level decoder encoder - Serial SPI Atmel
2024-01-08Self-Programmable Programmer - Juno DEV FDxboot - Bootloader + Programmer - Serial SPI AVR MCU Atmel
2024-01-06Juno FDxboot 1.5 - Compiling Bootloader Universal for AVR Atmega8 88 168 16 32 Atmega328p MCU Atmel
2024-01-05Juno FDxboot 1.34 - Bootloader robustness Test EDU 1 - Atmega16 - Auto Recovery Upload AVR MCU Atmel
2024-01-04Juno FDxboot 1.33 - Bootloader Test Auto upload AVR MCU Atmel
2024-01-03Juno FDxboot 1.32 - Bootloader Test Atmega328 - New Record: 19 kB/s Upload Speed Auto upload AVR MCU
2024-01-02Juno FDxboot 1.32 - Universal Bootloader Test Atmega88 - Auto upload no reset button AVR MCU Atmel
2024-01-01Pre-Juno V4 - PWM controls LCD contrast - 1602 - Liquid crystal AVR MCU Advanced - 5x8
2023-12-31Juno FDxboot 1.31 - DEV 1 - Bootloader demonstration - Easy and Fun - Universal - AVR MCU Atmel demo
2023-12-29Juno FDxboot 1.3 - Auto upload no need to press reset button - Bootloader - AVR MCU Atmel
2023-12-23Juno FDxboot 1.2 - New Record: 18 kB/s Upload Speed - Atmega328p - fast Bootloader - AVR MCU Atmel
2023-12-20Juno FDxboot 1.1 - Atmega328p New Bootloader Test - 11kB/s Upload Speed AVR MCU Atmel 1Mpbs fast
2023-12-19Juno FDxboot 1.1 -- A sub-512-bytes self-programmable bootloader based on AVR109 AVR Atmel MCU
2023-12-16Ultimate test on minimal AVR code - 3 interrupts semi-manually coded jump to table -nostartfiles
2023-12-15Main-less minimal AVR code using GNU extension - Function pointer compiles into single rjmp instruct