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

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
  • 409 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
  • 454 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
  • 528 Views
  • 6 replies
  • 0 kudos

Change Alpha on each widgets of container

Hi,I have a container with buttons, images and text (around 30).I would like to change the alpha from 255 to 128 of each widget inside the container.On the documentation, it says it it possible with container with FadeAnimator in Mixins :https://supp...

COSEBE_0-1736037012973.png
COSEBE by Senior
  • 1053 Views
  • 13 replies
  • 3 kudos