Skip to main content
Imeah.1
Visitor II
May 23, 2022
Question

I am developing the capability to remotely update applications running on STM32L0xx using system bootloader.

  • May 23, 2022
  • 2 replies
  • 861 views

Reviewing USART protocol used in the STM32 bootloader, I noticed the system bootloader accepts some commands on the UART bus. By chance, will anyone be able to provide an open-source tool that communicates with the processor to send these UART commands to the system bootloader?

The AN3155 provides enough information to create own "host" to communicate with the device bootloader. Don't want to duplicate work if it already exists.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
May 23, 2022
Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
MM..1
Super User
May 23, 2022

How you mean remotely ? UART from PC? Then STMProgramer sw works.