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

Matter with non-English language:

@Martin KJELDSENHi, I did my best to see a farsi/arab word named "محمد" on screen but nothing showed up for this specific word! I also used recommended font but I'm running on empty!!! would you mind ? thanks.

Pitter by Associate
  • 595 Views
  • 1 replies
  • 1 kudos

Cache multiple lines

HiI want to draw 100 lines and use it as background. They will not change often so I can save it in line_buffer and use blitCopy to paste it to framebuffer below my graph.Is there any way to redirect line drawing to line_buffer or any other clever wa...

MOber.4 by Associate
  • 564 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F746G-DISCO, GFX, STM32CubeIDE

HiI have a counter in main.c. I have two screens A and B. The meter reading is sent to screen B and displayed. When the counter reaches 0 I want screen B to switch to A. How to set it up in GFX? greetingsAndrzej

Resolved! Exact steps to configure TouchGFX

Hey! I've been struggling to understand TouchGFX engine. I tried Discovery board and examples provided by TouchGFX Designer - everything works out of the box. However playing with high level app software on discovery boards won't help me on the produ...

VLau by Associate III
  • 4871 Views
  • 10 replies
  • 1 kudos