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

Any sample code how to detect gesture event?

Hi I want to detect gesture event like swiping to left and right without using the Swipe container.Any sample code for this?The usage is, I have a container which would behave differently when:Single clickLong press swipeI can do 1 and 2, but now I n...

BParh.1 by Senior III
  • 432 Views
  • 1 replies
  • 0 kudos

How to use the same widget in Multiple screens?

I want to use the same widget in five screens,for example:the digitalClock.I want all my screens can show the time.For now,i add five digitalClock in five screen and use handleTickEvent to update digitalClock.In this way,code repetition rate is high....

JJIAN.21 by Associate II
  • 565 Views
  • 1 replies
  • 0 kudos

Implement own Wait function with own code in View.cpp

TouchGFX 4.16.1, Win10 (I promise I will update to 4.17)I'm working on a project where I create an array of custom elements purely with code, such as an array of scrollable containers filled with the array of boxes and textAreas with wildcards, custo...

ilyus by Senior II
  • 736 Views
  • 1 replies
  • 0 kudos

Debugging ligature font problems

Hello,I know this has been discussed before and the problem is usually related to the font type used.My problem is that there are certain ligatures in Arabic that don't seem to work when running the TouchGFX simulator. For instance, جهاز renders ok b...

SKILA by Associate II
  • 1404 Views
  • 5 replies
  • 0 kudos

Resolved! STM32H747-DISCO with TouchGFX 4.14.0

Good morning,I'm using a discovery board STM32H747-DISCO.Why, Touchgfx don't generate the project .ioc, to import in CUBE IDE?Instead, if I select another board (for example STM32F7508-DK) , when generate code, the compiler buil also .ioc file.I hav...

EnricoP by Associate III
  • 5010 Views
  • 20 replies
  • 1 kudos