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

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
  • 220 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
  • 298 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
  • 307 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
  • 780 Views
  • 13 replies
  • 2 kudos

BW (1 bit) mode can't place pictures

I'm working with TouchGFX in 1-bit mode with custom SPI display and its working ok, but, I'm encountering an issue where any image widget I add always appears black, regardless of how I configure the PNG or try different combinations. I’ve seen someo...

AAlis.23 by Associate III
  • 156 Views
  • 1 replies
  • 0 kudos