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

TouchGFX: Color tint, is it possible to fix globally?

Discovery board STM32H745I-DISCO. White is white, black is black, other colors are roughly OK-ish, but grays... They are all strongly blue tinted. It looks horrible, however - when I wanted a gray rectangle, I made it yellow "#666000", set the alpha ...

HTD by Senior III
  • 572 Views
  • 1 replies
  • 0 kudos

TouchGFX slider callback issue

Hello Coders!I have problem with slider callback - error: no match for call to '(touchgfx::Callback<Screen3View, const touchgfx::Slider&, int>) (Screen3View*, void (Screen3View::*)(const touchgfx::Slider&, int))' . Followed the guide here on touchgf...

MPozo.1 by Associate
  • 819 Views
  • 2 replies
  • 1 kudos

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
  • 569 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
  • 1067 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
  • 367 Views
  • 0 replies
  • 0 kudos