Home from

from

5 Articles

LVGL on STM32 || PART7 || Load LVGL from Ext Flash

This tutorial for LVGL on STM32 covers how to run the LVGL application from the External flash memory, W25Q connected via the QSPI...

STM32 as I2C SLAVE || PART 4

This is the 4th tutorial in the series, which covers how to write an I2C slave driver for the STM32. The master send...

TouchGFX #8. Send data from GUI to MCU

This tutorial will cover how to retrieve the data from the TouchGFX GUI and send it back to the MCU, where it can...

TouchGFX #3. Sending data to UI || MVP

This tutorial covers how to send the data from MCU to the UI in touchGFX. The data is sampled in the gui task...

Low Power Modes in STM32

This tutorial will cover how to use the Low Power Modes in STM32. We will see all three modes, sleep mode, stop mode...