#stm32 #bootloader #uart #factory #serial #protocols #linux

bin+lib stm32-uart-loader

Library and utility for interacting with the STM32 factory UART bootloader

3 releases

0.1.2 Feb 19, 2021
0.1.1 Feb 19, 2021
0.1.0 Feb 19, 2021

#1580 in Hardware support

29 downloads per month

MPL-2.0 license

24KB
463 lines

STM32 Factory UART bootloader utility

A generic library / utility for interacting with the STM32 factory bootloader, see AN3155 for protocol details.

Status

WIP. Runs under linux, Read / Write working, other functions yet to be tested / implemented.


lib.rs:

STM32 Serial Bootloader.

Base on AN3155

Dependencies

~0.5–11MB
~94K SLoC