STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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 Wildcards: How to display a blank space

Hello,I am using the TouchGFX application to display data gathered from CANbus communication, which I have verified is working. One feature I wanted to have is the following logic for fault error codes:If a fault is present, display the error code in...

KMew by Senior III
  • 1047 Views
  • 4 replies
  • 1 kudos

Resolved! STM32H745I-Disco crash at SystemClock_Config

I have a STM32H745I-Disco board which is still not supported. If I use an STM32H750B-DK example from TouchGFX (same board except mcu) I can download it from the designer and run it on the board. When I move the code to CubeIDE I can compile and downl...

hansd56 by Senior II
  • 2150 Views
  • 9 replies
  • 0 kudos

TouchGFX Backend Communication

Hello,I'm trying to comunicate with backend. In particular, I created a variable in the main.c file and I would like the variable to generate events (for example image change) in my graphic project.. Is there anyone who has a solution? Thank you

AZamm.1 by Associate
  • 585 Views
  • 1 replies
  • 0 kudos