STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now

Hey everyone, for those who hasn'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 ent...

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

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
  • 483 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
  • 4023 Views
  • 10 replies
  • 1 kudos

Resolved! Text is garbled

Thank you for helping.There are 10 buttons.I am changing the value of the text when I press the button.10,20,30,40,50,60,70,80,90,100There are 10 patterns of, but the text is as follows only in the case of 60 and 70.? 0Other than that, the numerical ...

Ebun.1 by Senior
  • 1145 Views
  • 5 replies
  • 0 kudos