A comprehensive repository documenting hands-on projects and tutorials for the STM32F103C8T6 (Blue Pill), covering Bare-Metal, HAL, and RTOS concepts.
-
Updated
Nov 30, 2025 - C
A comprehensive repository documenting hands-on projects and tutorials for the STM32F103C8T6 (Blue Pill), covering Bare-Metal, HAL, and RTOS concepts.
This is a simple app demonstration how to work with bare metal STM32L0 secure custom bootloader.....simple app uses just one Timer and USART2 and one LED output and one GPIO input only. USART2 will use cicular buffer based on DMA + Timeout in Rx and one shot DMA & USART2 IRQ in Tx.
Add a description, image, and links to the hal-drivers topic page so that developers can more easily learn about it.
To associate your repository with the hal-drivers topic, visit your repo's landing page and select "manage topics."