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

Resolved! Touch Gestures using resistive touch

Hello,I plan to use a STM32H745 controller and 7" LCD TFT display with resistive touch. Am using TouchGFX for UI developement. My application should support Touch gestures such as swipe and list scroll. I already have used capacitive touch in another...

ATank.1 by Associate III
  • 1552 Views
  • 3 replies
  • 0 kudos

Scalade image error with external flash

Hi,I'm currently developping a firmware for stm32f411re to display images on screen TFT ili9341.Everything works fine except why i try to use scalable image with in touchgfx. The scalable is store on external flash.Did someone have any idea about  th...

Stlinkos by Associate II
  • 746 Views
  • 0 replies
  • 0 kudos

Resolved! simply change pages screen

When a condition is validated, for example clicking in the middle of the scroll whell (flag == 1), how to change page, I can't do it? I've tried several things but I can't find anything explicit and clear in the posts or tutorials. 

NicoEFI_2-1708627916614.png
NicoEFI by Associate III
  • 838 Views
  • 2 replies
  • 1 kudos

TouchGFX screen rotation

Hello,In our project (STM32U5) we would like to make animation with TouchGFX (4.22) at display (320*240). We have one screen (landscape 320*240), with some pictures, text, and dynamic graph. Everything works ok. After few seconds we would like to use...

MatjazF by Associate II
  • 2581 Views
  • 7 replies
  • 1 kudos

Resolved! Custom Container setTouchable not working

I build a custom Numpad Container. Iam setting it Visible when a textarea is clicked. And it is the top layer on the Screen. Trying to set other containers on a lower layer not touchable is not working.I can still click the slide menu button und some...

PPete by Associate III
  • 3649 Views
  • 13 replies
  • 5 kudos

Resolved! Circle that gets stck

 Hi, I learned how to make the clock by following the 3 tutorials ( https://support.touchgfx.com/docs/tutorials/tutorial-03 ). I changed a data in the program because it counted minutes and seconds. Now I noticed that after 18 minutes the circle free...

StefanoL by Associate III
  • 3453 Views
  • 17 replies
  • 5 kudos