Juno FDxboot 1.51x - 31kB/s Speed Test - Upload files to A MCU via bootloader read back write AVR

Channel:
Subscribers:
539
Published on ● Video Link: https://www.youtube.com/watch?v=sHO-6YSUirg



Duration: 2:19
3 views
0


FDxboot 1.51x can write/upload at a maximum 31kB/s, while it's slow at today's SSD speed level. It's actually lightening fast in the antique MCU world where 1-5 kB/s is the norm.

--Let's say you want to hide a password, or bitcoin from your wife or boyfriend, you can save it on a MCU and no one would know how to read it back except you. The flash memory for a MCU is designed to store CPU instructions, but you can send anything to it, including a pdf or jpeg.

To send a file to a MCU via FDxboot bootloader:
C:\AVR\avrdude\avrdude.exe -c avr109 -p m128 -b 1000000 -P COM18 -U flash:w:"Write.jpg":r

It's very important to use the -D switch, or else you will ending up deleting the file because the bootloader automatically do an erase cycle.
To read it back via FDxboot bootloader:
C:\AVR\avrdude\avrdude.exe -c avr109 -p m128 -D -b 1000000 -P COM18 -U flash:r:"readBackImage.jpg":r




Other Videos By Flyandance


2024-02-03Upload Speed Test: USBasp Original VS Juno USBasp VS FDxICSP 1.1
2024-02-02Juno FDxboot 1.61 - DEV m8 Bootloader stage LED display color AVR Auto upload
2024-02-01Juno FDxboot 1.61x - ultimate Test - Speed auto-Upload Smart page Erase - Atmega128A AVR Development
2024-01-31Upload speed Benchmark: USBasp VS FDxboot 1.61x Atmega128 upload write read test AVR MCU fast super
2024-01-30Juno FDxboot 1.61x - Upload 36.9kB/s || Read 46.9kB/s - Atmega128 256 bytes per page AVR bootloader
2024-01-29Juno FDxboot 1.61 - Upload 24.7kB/s || Read 38.3kB/s -- Atmega16 128 bytes per page AVR bootloader
2024-01-28Juno FDxboot 1.60 - From 12kB/s to 16.9kB/s -- Atmega8 -- 64 bytes per page AVR bootloader upload
2024-01-27AVR MCU Write/Read speed Test: FDxboot Vs USBasp VS AVRdude V6.3 and V7.2 Upload
2024-01-26Juno FDxboot 1.51 - Benchmark Atmega8 (Upload speed 12kB/s) 1Mbps AVRdude V6.3 and V7.2 bootloader
2024-01-25Juno FDxboot 1.51x - Bootloader Fast Smart Page Eraser - 128kb AVR Ateml
2024-01-24Juno FDxboot 1.51x - 31kB/s Speed Test - Upload files to A MCU via bootloader read back write AVR
2024-01-23Juno FDxICSP 1 - Universal Self-Programmable Programmer 2024 for AVR MCU loosely based on AVR910
2024-01-22Juno V4 - A Ultimate AVR MCU development board - Communication - Self Programmable - Handcrafted
2024-01-21Juno FDxboot 1.51x - Ultimate 31kB/s Upload speed Atmega128 - RAMPZ bootloader AVR MCU Atmel AVR109
2024-01-20Juno FDxboot 1.51 - 2Mbps transfer rate with CH340G!!! 2000000bps - Bootloader AVR MCU - New Record
2024-01-19Juno FDxICSP 1.1 - Upload Test Atiny13, Atmega88p, atmega328p - New AVR Universal Programmer AVR910
2024-01-18Juno FDxICSP 1.1 - Maximum upload speed - AVR910 Protocol deeper look AVRdude AVR Programmer
2024-01-17Juno FDxICSP 1.0 - Upload speed Test in deep - New AVR Universal Programmer AVR910
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