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

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
  • 469 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
  • 482 Views
  • 1 replies
  • 0 kudos

Resolved! How to remove keychar from keyboard keys?

Hi,I,m looking for a way to remove or hide the keychar of the keyboard's keys or button, i'm using the custom keyboard from TouchGFX demo or examples, and i have a new asset that already have the keychar or key label. For this reason, i need to remov...

H_Drx by Associate II
  • 285 Views
  • 3 replies
  • 1 kudos