STM32 MCUs TouchGFX and GUI

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

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
  • 426 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
  • 933 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...

Resolved! Issue with USB implementation with touchgfx

 I am using the STM32HUB50xBT6 development kit with TouchGFX. When enabling USB as Full-Speed (FS) and programming it with `USBH_PROCESS_STACK_SIZE` set to 4096, I face an issue where the allocation of `MSC_Handle` fails in the lower layers of the `u...

naveen by Associate III
  • 225 Views
  • 1 replies
  • 0 kudos