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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

Resolved! Example of a ClickListener?

How does this work with a ClickListener?I have a view with 10 custom containers. How can I tell the view when a custom container has been pressed and which one? Do you have a simple example?ThanksRegards, Roger

Roger.ch by Associate III
  • 2122 Views
  • 3 replies
  • 1 kudos

Touch detection in scrollist item.

Hello All,I am new to touchgfx and looking to implement something where a array of structure containing name and other parameters to display. I need to display parameters on selection of the names displayed. I have a   created a container and able to...

ShivDesh_0-1747647231509.png
ShivDesh by Associate III
  • 504 Views
  • 14 replies
  • 0 kudos

Feature request: Export base magic numbers

When building a Widget or Custom Container, could it be possible to define values that can be used in the base and inherited class?Things that are in the base constructor.Coordinates, colours, Bitmaps_id, ...Predefined coordinates in Designer for whe...

Marc_LM by Senior
  • 55 Views
  • 1 replies
  • 1 kudos

TouchGFX Simulator Black background

Hi, I have encountered a new problem. When I run the simulator of my program, the simulator has a black background. But all the buttons keep their functionality and I can navigate through my designed sheets. I have updated my computer to Windows 11 a...

Screenshot 2025-07-31 085505.png
Alx237 by Associate II
  • 48 Views
  • 1 replies
  • 0 kudos

Drive backlight of the display in TouchGFX

I was looking around to see if it was possible to drive the backlight of the display directly in TouchGFX code without having to pass the information to the backend to toggle it.I'm currently turning off/on the backlight with case CMD_...

nico23 by Senior II
  • 34 Views
  • 0 replies
  • 0 kudos

RGB888 Configuration on STM32H750

Hi Team,   We are running into a problem on TouchGFX (v4.25) on configuring our 480x272 display on the above discovery board I mentioned. We want to configure a text box and display this  color I attached below. We found that the RGB we have is RGB56...

PushparajAdka_0-1753681159703.png PushparajAdka_1-1753681372843.png