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

Marquee text character from left to write

I have big text which I need to scroll left to right in loop with touch gfx. When I read more on it and found about scrollableContainer but kinda unsure how to combine it with my text object widget.I added below code   scrollableTripAdviceParameterTe...

Resolved! STM32F746G-DISCO, TouchGFX

HiI made a timer. I send seconds and minutes to Model and to main.c.I want seconds and minutes to be visible in main.c.Now they are only visible after changing the screen.What I have to do?best regardsAndrzej

AD�?b by Senior
  • 1646 Views
  • 10 replies
  • 0 kudos

Resolved! How can I make an modal window over custom keyboard widget

I have a screen with some pictures, buttons and a custom keyboard widget. I want to show a modal window on this window. But when I do "view" on my modal window, it only covers the things defined in gfxdesigner not the custom keyboard widget. How can ...

oe2 by Associate III
  • 1344 Views
  • 4 replies
  • 0 kudos

Touchgfx Tearing Issue in STM32F412VGT6

I made touchgfx GUI with STM32F412VGT6, my LCD is 240*240. The inferface is 8080 8bit (also tried 16bit mode). I use widget , container in my UI but when I change page in swipe container, there is tearing issue in my screen. And the tearing position ...

0693W000005D0QjQAK.png
Ewen.1 by Associate II
  • 1337 Views
  • 7 replies
  • 0 kudos

Resolved! STM32L4R9I-DISCO problem with ARGB8888 image

Hello,I am developing on STM32L4R9I-Disco, and I want to display ARGB8888 images on the round DSI display under the command of UART. For example, I send hex 'b2' to this board by uart, one image is displayed. I have succeeded some parts, but the ima...

0693W000006EF6mQAG.jpg
Hzhan.2 by Associate II
  • 1161 Views
  • 3 replies
  • 0 kudos