Home gfx

gfx

10 Articles

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

Riverdi STM32 Display #2. LED Control using Buttons

This tutorial covers how to use the buttons on the GUI of the Riverdi STM32 display to control the LED connected to the...

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 #6. How to Build a Multiscreen Project

This tutorial will cover how to resolve the issues we face while building a project with multiple screens using the touchGFX.

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#4. Sending data from another task || Gauge || Animation

This tutorial will cover how to send data to the touchGFX UI, while we sample from other tasks. It also covers the Gauge...

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

TouchGFX #2. How to use TextArea and Wildcards

This tutorial will cover how to use TextArea with wildcard to display the counter value, which can be varied using the buttons..

Getting started with TouchGFX || STM32F750

This tutorial will cover how to setup your first project in touchGFX and control the LED attached to MCU using the button on...