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 ...
This repo demonstrates how to work with an Arduino's PWM outputs in a clean programmer-friendly way. It packages all the low-level interaction with timer clocks that underly PWM functionality, ...