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

generating the 3 colored palette

I'm trying a palette that goes from white to red and red to green. Following this article https://support.touchgfx.com/docs/development/ui-development/scenarios/creating-dynamic-l8-images, I could make the columns colored. But I couldn't make it 3 co...

0693W000008zxJaQAI.png
Ezgi by Senior
  • 809 Views
  • 4 replies
  • 0 kudos

Are they version restriction between TGFX and CubeMX ?

Hi,In the process for learning to use TouchGFX, I encounter a weird issue, confirmed with two different boards and two different TGFX application templates:When I generate the project with TGFX Designer, import it in CubeIDE, compile it; set the righ...

AIM65 by Associate III
  • 3065 Views
  • 10 replies
  • 0 kudos

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
  • 1237 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
  • 471 Views
  • 0 replies
  • 0 kudos