stm32plus – A C++ library for STM32 development Dec28

stm32plus – A C++ library for STM32 development

The latest release is now 3.0.0. Be sure to check out the announcement here. This post will introduce stm32plus, an open source library for the STM32 ARM Cortex M3 series of microcontrollers. stm32plus aims to abstract away the nitty gritty details of programming the on-chip...

STM32 progress update Apr16

STM32 progress update

It’s roughly a month now since I got an STM32 (ARM Cortex M3) board in the workshop and I think it’s high time I gave an update on my progress. A free toolchain It shouldn’t be this difficult. Really it shouldn’t. My goal was to setup a toolchain from open source...