STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LAST DAY to join the TouchGFX contest!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

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
  • 475 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
  • 583 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
  • 1136 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
  • 3498 Views
  • 20 replies
  • 1 kudos

Resolved! TouchGFX not generating .IOC File

I'm using TouchGFX version 4.16.1 with a STM32H747I-DISCO development kit. When I run the simulator or click Generate Code, the project file is created, but not the .IOC file. When I try to import the project into the STM32CubeIDE (Version 1.6.0) I c...

BStev.1 by Associate
  • 972 Views
  • 3 replies
  • 1 kudos