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

nucleo-g071rb + example touchGfx designer 4.1.16

I’m trying to run the example of touchgfx stm32g071 nucleo demo, but when I import to stm32ide and debug, the program never returns from the function "void tick" in " HAL::getInstance()->backPorchExited() or do I need to change the code somewhere?tha...

BTeof.1 by Associate
  • 603 Views
  • 1 replies
  • 0 kudos

32H743IG + Contrôleur LCD RGB 240*320 pixels

bonjourSujet : STM32H743IG + Contrôleur LCD RGB 240*320 pixelsexigence : - Les datas images et logo sont stockés dans une flash SPI - le format des donnes est en Jpeg -  Image de fond 240*320  - le format du lcd est RGB888 - Des logos en positions fi...

dacha.1 by Associate II
  • 1183 Views
  • 6 replies
  • 0 kudos

BUG on TouchGFX4.20.0

Hi,I think ther is a bug on touchGFX 4.20.0If you choose the object "static graph"Insert in "Y-axis Range Min" = 60Insert in "X-axis Range Min" = 0Insert in "X-axis Range Max" = 8Then click into the box Y-axis Min (where you have insert 60), now the ...

MDi D.1 by Associate II
  • 399 Views
  • 0 replies
  • 0 kudos

I would like to use "setValueSetAction" and/or "setValueUpdatedAction" on the Progress Bar, but I couldn't figure out the callback generation.

I'm trying to generate a callback for tracking the progress bar updates. For this purpose I would like to use "setValueUpdatedAction" or "setValueSetAction" functions (which are defined in library). However I couldn't generate the callback or handler...

JJGok by Associate II
  • 1064 Views
  • 4 replies
  • 0 kudos