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

GPU2D not available when using L8 Pixel Format

Hi, I am using an STM32U5A9ZJT with LTDC L8 buffer and cannot select GPU2D, is support for L8 being added soon?Being able to use L8 and vector fonts would be ideal for storage savings. I also noticed that the "hardware" option for vector rendering is...

PhilipC by Associate III
  • 809 Views
  • 2 replies
  • 0 kudos

Graphic color

Hi,using the graph object is it possible to change the color of the line during creation?Example: I have a line that starts from time 0 and arrives at time 10. From 0 to 5 the color of the line must be red, from 5 to 10 the color of the line must be ...

AndreaTW by Associate II
  • 27 Views
  • 0 replies
  • 0 kudos

How to make image widget clickable?

I have placed several Image widgets in my Swipe Container, now I want the image widget to support clicks and call my function, how can I make it?I have tried to inherit from the Image widget and implement handleClickEvent, however it doesn't implemen...

LXGMAX by Visitor
  • 45 Views
  • 1 replies
  • 0 kudos

Missing setScrollThreshold for ScrollList

We're currently investigating issues with our scroll list regarding the selection of an element.Scrolling works fine (resistive touch with ~4k points in each direction on an 480x272px screen). But if you want to select an item, on most occasions a dr...

sndstrm by Associate
  • 26 Views
  • 0 replies
  • 0 kudos