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

Creating an TouchGFX Board Setup Fails

I'm trying to create a specific template for a custom board and following this stm link: https://support.touchgfx.com/docs/development/scenarios/scenarios-create-at I get the following error right on the first command.  C:\Users\user\Desktop>C:/Touch...

Board EVK070016 with MCU STM32H743XIH6

Hi all,as I'm stil new to STM and TouchGFX I'm facing the following problem.The GUI was developed using a EVK070016 Kit. This board uses a dispay resolution of 1024 px and a MCU STM32H750. For evaluation it works fine. Now I was told that real I(prod...

HaJott by Associate
  • 738 Views
  • 2 replies
  • 0 kudos

How can I modify the framebuffer memory size?

In TouchGFX version 4.18.0, after modifying the Designer output for the screen and compiling with STM32CubeIDE, the screen crashes and restarts due to having too many screen elements (buttons, text, images). It’s suspected that this is caused by insu...

yu_jay by Associate II
  • 1048 Views
  • 2 replies
  • 1 kudos

Resolved! Slide controls implementation

Hi,if I understand correctly, TouchGFX does not support sliders. What is the simplest and safest way to implement them for a newbie to the ST ecosystem and tools?More specifically two types: scrollbars (of a text window) and date-picker wheel.As a si...

Ricko by Senior III
  • 749 Views
  • 3 replies
  • 3 kudos

Resolved! Add name of container for items in screen

It would be useful if an item (widget) added to a screen which is a container, showed the name of the container in the properties window. I have a lot of different containers and if I need to make changes to the container, sometimes I have to go thro...

GMeta.1 by Associate III
  • 618 Views
  • 2 replies
  • 0 kudos