This repository supports tutorial series on interfacing HD44780-based 16x2 LCD displays using both ESP32 (ESP-IDF) and STM32 (CubeIDE) platforms. The series offers a deep-dive into the lcd controller ...
[Pulko Mandy] got his hands on the new STM32 F3 Discovery board. He’s a fan of the open source tools just like we are, so he posted a guide covering the use of an open source toolchain with the F3 ...
This tutorial will guide you on how to create a simple FreeRTOS program on the STM32 platform, implementing an LED blinking functionality.