cancel
Showing results for 
Search instead for 
Did you mean: 

How to Implement Boot Loader in STM32G431RBT6 MICROCONTROLLER

krushna_moukthik
Associate II

Hello All,
i want to implement bootloader in stm32g431rbt6 microcontroller using uart, I am looking for guidance and I would appreciate it if anyone could share useful resources, example projects, application notes, or tutorials specific to this MCU or closely related STM32G4 series chips.

Thank you in advance!

Best regards,

3 REPLIES 3

https://community.st.com/t5/stm32-mcus-products/how-can-i-use-an-esp32-to-update-the-firmware-of-an-stm32-from/m-p/696326/highlight/true#M254867

https://community.st.com/t5/stm32-mcus-products/how-can-i-use-an-esp32-to-update-the-firmware-of-an-stm32-from/m-p/696331/highlight/true#M254868

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.
TDK
Guru

Also consider using the built-in bootloader which is already supported by STM32CubeProgrammer.

If you feel a post has answered your question, please click "Accept as Solution".