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

Import correctly Touch GFX project to Cube IDE

Hi there,I am doing a DIY project based on an STM32F469 disco board. I am using Touch GFX Designer v4.24 and generating the code with it.  The thing is that when I import the project to CubeIDE software, it does not take it as a cproject because it d...

Enekkk_0-1739800619668.png
Enekkk by Associate II
  • 1047 Views
  • 9 replies
  • 0 kudos

X-TouchGFX Addon 4.25?

I am evaluating the MP line of processors and want to use TouchGFX. The current version of TouchGFX is 4.25.0 put the MPU addon is 4.24.0 and won't install with 4.25.0.  Is an updated MPU addon coming out soon?

Resolved! Artifacts in a blank GUI

Hello, I am working on a project that includes HTTPS communication, peripheral communication via LIN, and a graphical user interface. I am using the STM32H745I_DISCO board. I have already tested and successfully implemented the HTTPS and LIN parts.Ye...

RafaelS by Associate III
  • 613 Views
  • 2 replies
  • 2 kudos

TouchGFX build errors

I am new to MCUs in general and now I am working with a riverdi rvt70hssfwca0. My issue atm is that I am trying to run the stimulator on TouchGFX before I can further work on the main issue but it showing the following errors:while there is no buildi...

TTH_1-1739957506856.png
TTH by Associate II
  • 729 Views
  • 6 replies
  • 1 kudos

Resolved! Passing references from screen to model

Hi, I was curious on the operation of the tearDownScreen function in regards to local variables created in the screen views hpp file. If I create a Struct A in screenview, and pass it by reference to the presenter then to the model, is this recommend...

Priyank by Senior
  • 809 Views
  • 6 replies
  • 0 kudos