AASun : Multi-channel solar diverter
Presentation of the solar diverter I designed: AASun
AASun : Multi-channel solar diverter Read More »
Presentation of the solar diverter I designed: AASun
AASun : Multi-channel solar diverter Read More »
how I use a STLINK-V3MODS from STMicroelectronics to program and debug STM32 MCUs.
Build your own STINK V3 probe Read More »
MFS : A minimalist but effective read-only file system for microcontroller
A minimalist file system Read More »
This post explain how I build a programming module compatible with STLINK V2-1, with handy connectors.
Build your own STLINK V2-1 module Read More »
Driving WS2812B LED with SPI and DMA
A wand with light animations using WS2812B Read More »
The results of my experiment with a JDY-31 Bluetooth module. It is easy to use with one drawback.
Some information about the JDY-31 Bluetooth module Read More »
How to design a generic startup file and a configurable linker script
Design a generic startup file and a linker script Read More »
Efficient library for HD44780 LCD on STM32 MCUs
HD44780 library for STM32 Read More »
How to update TrueSTUDIO and some simple tips for setting up Eclipse-based IDEs as TrueSTUDIO / STM32CubeIDE
How to update TrueSTUDIO and some tips to configure Eclipse based IDE. Read More »
How we port an I2C library to STM32H7xx and STM32L4+
An easy-to-use I2C library for STM32H7, STM32L4, STM32G4, STM32G0 Read More »
Is zero latency interrupt possible ?
How to get near Zero Latency Interrupts? Read More »
How to use ARM SWO to display high speed debug traces.
Poor man ARM CORTEX-M SWO Read More »
Coming soon. Didactic example of the fundamental mechanisms of a real-time kernel.
The smallest real time kernel in the world ? Read More »
An overview of the priority inheritance mutex algorithm. What you need to know to use them wisely.
The Priority Inheritance Mutex Algorithm Read More »