ui

8 Articles

LVGL on Riverdi STM32-H7 Display

This tutorial covers how to implement LVGL on the 7" STM32H7 embedded Riverdi Display, and build the UI using the squareline studio.....

Riverdi STM32-U5 Embedded Display

This tutorial covers how to get started with the new Riverdi STM32-U5 Embedded Display. What are its advantages over the previous Riverdi...

LVGL on STM32 || PART 2

This tutorial covers how to add the touch interface to the LVGL. We will create our first project in the squareline studio and...

Riverdi STM32 Display #3. Send data from UART to UI

This tutorial covers how to receive the data using UART in a Riverdi STM32 Display and how to print the data on the...

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 #7. How to implement on screen keyboard

This tutorial covers how to implement the on screen keyboard functionality in any application in the touchGFX and STM32...

TouchGFX #5. Data from UART to UI

This tutorials covers how to display the data, received from the UART, to the UI in STM32 using the touchGFX...

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...