Skip to content

C# library for communicating with STM32 USART (UART) On-Chip Bootloaders, comes with simple Updater application, just to show the potential :)

Notifications You must be signed in to change notification settings

cad435/STBootLib

 
 

Repository files navigation

STBootLib

C# library for communicating with STM32 USART (UART) On-Chip Bootloaders, comes with simple Updater application, just to show the potential :)

Implements basic functionality (no write/read protection). All done in async/await manner. This is my response to ST's crappy Flash Loader Demonstrator, that tends to crash my PC due to some shady Serial Port access routines.

Here's a post on my blog about this software: http://mightydevices.com/?p=519

About

C# library for communicating with STM32 USART (UART) On-Chip Bootloaders, comes with simple Updater application, just to show the potential :)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%