The Gistre Blog
Posts with the tag stm32:
Understanding and mastering inter-processor communication on STM32MP
2025-10-10
1522 words
8 minutes
stm32
IPC
FreeRTOS
OpenStLinux
Vianney Marticou
The goal of this article is to explain how Inter-Processor Communication (IPC) works using protocols like RPMsg and OpenAMP.
IMUs and Kalman Filters
2024-01-07
3302 words
16 minutes
Embedded C/C++
STM32
IMUs
Kalman Filters
English
Sacha Bellier
How to use an MPU6050 with an STM32 and use an Kalman Filter to measure angles
Introduction to embedded Rust
2023-09-07
3456 words
17 minutes
rust
embedded
hal
stm32
nucleo
tuto
english
Dorian Peron
How can Rust be leveraged to make better connected toasters