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

B-LCD40-DSI1 environmental parameters

I get the STM32F769IDiscovery board, the B-LCD40-DSI1 is the display daughter board.The B-LCD40-DSI1 data sheet without working temperature and humidity range, I'm not sure is this display board suitable for industry application, where can I find th...

New.Fish by Associate III
  • 774 Views
  • 4 replies
  • 0 kudos

Scroll List Manipulation

Hi there. I'm working to create a menu interface, it must works like a tree, and for that, i'm trying to use a scrolllist container. I'm already able to click on each item and already have a callback handler for this. The problem i'm trying to solve ...

problem with emwin

hi,i use stm32h743 and i use emwin functions ,but the functions of GUI not working i asked segger and they said maybe we need to update my version my version is: GUI_VERSION 54401do you have newer version ?

Hmizr.1 by Associate II
  • 2196 Views
  • 10 replies
  • 0 kudos

New language initial text values

Hi,In the designer, when a new language is added there is an option to select the "Initial text values".Does those values are handled on the designer level or at the TouchGFX core level?Is there a way to update the initial language through API at run...