Skip to main content
Associate III
March 4, 2026
Question

Bootloader via UART on NUCLEO-H755ZI-Q

  • March 4, 2026
  • 4 replies
  • 267 views

Hi ST Community,

I'm wondering if there's a sample project for a UART Bootloader for the NUCLEO-H755ZI-Q series.

Thanks for your support

 

4 replies

mƎALLEm
Technical Moderator
March 4, 2026

Do you mean a custom bootloader over UART?

PS: I don’t see why posting this question in CubeIDE forum board!

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
Domy_STAuthor
Associate III
March 4, 2026

not customized but a minimal example of bootloader operation via uart (.bin file)

Andrew Neil
Super User
March 4, 2026

I think the question was "custom bootloader" vs the System bootloader in ROM ?

So custom bootloader:

System bootloader:

  • AN2606Introduction to system memory boot mode on STM32 MCUs
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
mƎALLEm
Technical Moderator
March 4, 2026

+

AN3155 «How to use USART protocol in bootloader on STM32 MCUs »

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
Domy_STAuthor
Associate III
March 4, 2026

Thanks for the documentation, I meant some examples already developed for that series

mƎALLEm
Technical Moderator
March 4, 2026

Why don’t use the ST bootloader like indicated by the application notes provided above?

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
TDK
Super User
March 5, 2026
"If you feel a post has answered your question, please click ""Accept as Solution""."