Welcome to the STM32-HAL repository! This repository contains hands-on STM32 example projects, covering HAL drivers, peripherals, FreeRTOS, Ethernet, IoT, Modbus TCP, and more. All projects are ...
This example contains a bootloader example, 2 app examples and a desktop app to flash binary files to a STM32. This bootloader example can jump to 2 different applications. The FLASH memory (64KB) is ...