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 ...
While things like the Arduino platform certainly opened up the gates of microcontroller programming to a much wider audience, it can also be limiting in some ways. The Arduino IDE, for example, ...
Here’s a technique that will let you use the .NET framework on an STM32 Discovery board. [Singular Engineer] was happy to learn that the .NET Micro Framework had been ported for STM32 chips. It’s ...