Juno FDxboot 1.32 - Universal Bootloader Test Atmega88 - Auto upload no reset button AVR MCU Atmel

Channel:
Subscribers:
539
Published on ● Video Link: https://www.youtube.com/watch?v=4KSw6u0b6Dg



Duration: 2:19
22 views
0


Juno FDxboot 1.32 is a truly universal Bootloader for 8-bit AVR MCU with less than 128-byte per page. It's a less than 1k bootloader that doesn't need any modification. Compile and it just works. 1.32 added extra watchdog code for auto-uploading using watchdog, and added a function to read back fuses.

Max upload speed on an Atmega88 with 64 bytes per page, 3+ times faster than a typical USBasp.
7144/0.95=7520 byte/s

FDxboot 1.32 features:
-- High upload speed 18kB/s tested on an Atmega328p;
-- ALL Hand code ASM codes, no header used from AVR-C;
-- It's a project written main in C over several months with good comments;
-- Auto upload is possible with USART as demonstrated here




Other Videos By Flyandance


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
2023-12-13Gameplay Moba
2023-12-11Minimal code on an AVR MCU with interrupt enabled - hard-coded interrupt table nostartfiles