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 haven'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 en...

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
  • 351 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
  • 268 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
  • 338 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 Associate III
  • 360 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
  • 849 Views
  • 13 replies
  • 2 kudos