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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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! Create a new screen for each UI page VS play with visible/invisible widgets. Which is best practice?

Hello,I'm working on a UI with touchGFX, and I was wondering which is the better practice in order to maximize performances and memory managment: is it better to create a new screen for each page of the UI, or to keep screens at minimum and to play w...

ElPueblo by Associate II
  • 1281 Views
  • 1 replies
  • 1 kudos

Resolved! Touchgfx Landscape to Portrait flickering problem.

Good morning everyone, I created a project for a client and it is now in an advanced state.All the time the project was developed with a horizontal display (we are talking about two years of work), at a certain point a larger display was used, origin...

Resolved! Weird causes with my touchgfx project

Hi everybody!I implemented a keyboard into my project. (I tested the keyboard widget in a separated project, and it worked well).If I use the keyboard in my dashboard project, it make weird things.If i entry a value, i write to the eeprom(M95320). If...

Resolved! TextArea doesnt show any text

I tried to show text via textArea, i put some string into translation field, i see the string in designer but when i ran it the text is not present. I tried similar thing with digital clock with same result. I tried define own typographies with or wi...

Petr3 by Associate III
  • 3122 Views
  • 5 replies
  • 1 kudos