This release captures the milestone where we successfully integrated UI using SquareLine Studio and LVGL v8.4.0 with the STM32 (STM32CubeIDE) environment to display a clock like UI on the SSD1306 OLED ...
On the STM32F429I-Discovery1 board using CubeIDE, I'm encountering an issue where the ADC DMA interrupt is only triggered once when running in triple interleaved ADC mode. The expected behavior is for ...