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 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! Touchgfx: Analog Clock Time Ambiguous.

Hi,The minute hand of the Analog clock increments in hours so unlike a real analog clock the hour hand always points exactly to a digit; never in-between. This results in misreading the clock.eg: if the time is three minutes to ten, the hour hand p...

Resolved! TouchGFX Designer deletes interaction.

Hello,​I made an interaction for a Flex button to call a function with TouchGFX Designer 4.15.0.I closed TouchGFX Designer and reopen the project file that I saved, the interaction is not bound to any button. (See the image below)​When I press [Gener...

0693W000008yxutQAA.png
SYama.11 by Associate II
  • 1158 Views
  • 6 replies
  • 0 kudos

Problem text area with function animateToItem

When using scroll wheel with text area, the controller falls into a hard fault, when I use the function scrollWheel1.animateToItem(ItemCounter, 30). No problem with other widgetshttps://github.com/vitamin18/touchgfx_example.git

VKost.3 by Associate II
  • 433 Views
  • 0 replies
  • 0 kudos

Noticeable lag updating texts rapidly

If I alternate a text between displaying a pair of floating point numbers, e.g. 10.0005 and 5.0000, very briefly these are drawn incorrectly as 10.0000 and 5.0005, before the correct value is drawn. There seems to be a lag between the first and last...

error about creating an ui template

Hi, When I was creating a UI template before format my laptop, it was ok. But now, When I was trying to create an ui temp, I got the error like object reference not set to an instance of an object. What is the problem?

Ezgi by Senior
  • 464 Views
  • 2 replies
  • 0 kudos