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.
-
Updated
Jul 29, 2026 - C