Back to Browse

STM32 Bootloader CH2:1, UART Configuration and Testing

Feb 9, 2026
12:42

In this lesson, we start a new topic: UART Interface. Key Points: - STM32 UART Peripheral Configuration - Serial Monitor Software UART Article: https://www.steppeschool.com/blog/stm32-uart-polling-dma Serial Terminal Tools - Putty: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html - Coolterm https://learn.sparkfun.com/tutorials/terminal-basics/coolterm-windows-mac-linux - Tabby https://tabby.sh/ - Arduino Serial Monitor This video is part of the STM32 Bootloader Design Course, where we build a bootloader step by step, from fundamentals to a working system. Source Code of the STM32 Custom Bootloader is available: https://github.com/Steppeschool/stm32-custom-bootloader STM32 Bootloader Course: https://www.steppeschool.com/stm32-bootloader-course STM32 Bootloader Design Articles https://www.steppeschool.com/blog/stm32-bootloader-part1-flash-uart https://www.steppeschool.com/blog/stm32-bootloader-p2-vtor-linker-booting

Download

0 formats

No download links available.

STM32 Bootloader CH2:1, UART Configuration and Testing | NatokHD