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

TouchGFX font distorted

I have TouchGFX UI running on STM32H7. Only with one screen there is an issue, fonts gets distorted.   What could be the reason for this?  

VNA_0-1754397210983.png VNA_2-1754397269439.png
VNA by Associate II
  • 258 Views
  • 4 replies
  • 0 kudos

Resolved! TouchGFX Designer without .ioc file

I want to use TouchGFX Designer in a Project for which no .ioc file exists, but generating code in the Designer fails because of the missing .ioc file.Is it possible to work around this? If I need to use a dummy .ioc file, which settings are relevant...

Resolved! box resize but fill colour does not change

I'm using a coloured box as a background for some dynamic text. I would like the background to match the width of the text when it changes.I can change the width of the box to match the text width, but the box's fill colour will not fill to match the...

Resolved! Proper way to synchronize with toggle button

Hi all,I am looking for an advice to how-to sync the back-end signal and the toggle button.For example toggle button by default is OFF, Signal output Low.Clicked button, the button state = ON, Signal output High.View still display the button is ON.Du...

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

Re: TOUCHGFX and CPU

Split from TOUCHGFX and CPU.My screen resolution is 480 * 800. When I use a dynamic graph with a capacity setting of 300 and add 30 points each time, the number of executions of handleTickEvent per second drops from 30 to 2. What solutions are there?...

Lewis233 by Associate III
  • 471 Views
  • 4 replies
  • 0 kudos

Resolved! Flickering when certain element is open

Hello,in my app I am using a listLayout that is inside a scrollable container. In that listLayout I dynamically add and remove elements based on user touch. Each element has multiple wildcards in textAreas.Functionality is ok, but when one of the ele...

Jakicaa by Associate II
  • 493 Views
  • 1 replies
  • 0 kudos