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

Resolved! TouchGFX GCC C++ exceptions handling

Hello,related to the post https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/using-cpp-exceptions-in-touchgfx-application/m-p/267439 is C++ handle exception included in TouchGFX release ?I did not manage with the code here below, testing a strin...

Capture.PNG
JJame.1 by Associate II
  • 962 Views
  • 2 replies
  • 1 kudos

Resolved! Is Tilting the Image is possible in TouchGFX?

Hii,I am selecting the STM32F746G Discovery Board in TouchGFX Designer. In the Designer I have taken a Tiled image widget and I am trying to move the image vertically up and down. Now I want the same image to be tilted with some angle in TouchGFX. Is...

Shivani by Senior
  • 1450 Views
  • 4 replies
  • 0 kudos

Resolved! string in textarea

Hello,I use resources and everything works there.Now I need to display text from code and I came across that the result of these commands is 23??? what is wrong with this code? What do I need to set where?    int intvalue_ = 23; std::string stringval...

JNova.0 by Associate III
  • 1165 Views
  • 1 replies
  • 0 kudos

Resolved! TouchGFX on Custom board STM32H7

Hello All,I'm using custom board that has STM32H753BIT6 microcontroller for this i need to integrate Touchgfx that should use cmsis_v2 OS along with LTDC feature.I tried in display 800 x480 that uses LTDC feature, where project code is in baremetal  ...

Resolved! X-NUCLEO-GFX02Z1 and NUCLEO-H755ZI-Q - Touch GFX

I am probably missing something obvious but the NUCLEO-H755ZI-Q is listed as compatible with the X-NUCLEO-GFX02Z1 but within Touch GFX when I "Create New" and search for the GFX02Z1 there are only two options, the Nucleo-H563ZI and the Nucleo-U575ZI....

MEde.1 by Associate III
  • 2713 Views
  • 7 replies
  • 3 kudos