STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX documentation feedback

We wish to always improve our documentation. The best reviews and critics always come from the people that read it, so we would like to use this post to collect your thoughts and feedbacks. Please share what you like, dislike, what you think is missi...

Share your Custom Widgets!

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import ...

TouchGFX Partial Frame Buffer with LTDC

Hi, There are a lot of examples about TouchGFX with Partial Frame Buffer. But all of them with SPI or I2C LCDs. Even the TouchGFX support page:LinKI want to know how should I initialize TouchGFX with partial frame buffer by LTDC peripheral. I already...

Karim by Associate II
  • 819 Views
  • 1 replies
  • 0 kudos

How to use TouchGFX I2C drivers?

Does anyone have an example of how to use TouchGFX's I2C.hpp and I2CTouchController.hpp?I could not find any in the TouchGFX docs.My LCD does not have an ST-provided driver, so I am trying to use HAL_I2C_Mem_Read to implement the sampleTouch function...

DMacD.1 by Associate II
  • 996 Views
  • 2 replies
  • 0 kudos

Creating a Dropdown/Collapsable List

I want to create a drop-down list of multiple fonts among which users can select and implement in a given/selected textarea. can anybody share some insight into implementing this task?Regards

A.Qasim by Associate II
  • 506 Views
  • 1 replies
  • 0 kudos

How to get a TouchGFX demo working in DSI Video Mode

I want to verify that the STM32L4R9 discovery kit can work in DSI video mode so that I can port the application to use a display driver that does not have a graphics buffer. I started with the TouchGFXWatch example and have that working. I then used ...

OLync.1 by Associate III
  • 4354 Views
  • 14 replies
  • 0 kudos