This introductory project demonstrates LED blinking using the STM32G474VET6 microcontroller from ST’s high-performance G4 series. The design provides a clean starting point for learning STM32 ...
The goal was to adapt all functionalities from my previous project OLED Visualization to work in FreeRTOS application. The application combines measurements from 2 sensors and displays them on OLED ...
These are the correction of the STM32 series CubeIDE/HAL related software bugs. I found them during the development of the murasaki library. So, only murasaki related bugs are listed. Pull requests ...