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! doScroll() doesn't scroll the full text

So, I'm trying to have a text that scroll automatically if the container width is too small.My costume container will set the text and then calculate the width withtextLightSoundSettings.setTypedText(TypedText(T_AVVSONORITEXT)); if (textLightSoundSe...

nico23 by Senior II
  • 44 Views
  • 2 replies
  • 0 kudos

TouchGFX Button event onRelease

Hi,I have a custom board and im keen to get my design to be able to have buttons that trigger events when the user releases (onRelease) the button, as well as onPress.Is this possible and how would i go about achiving it ?Im using TouchGFX 4.20

Resolved! STM32N6570-DK Debugger

I have succesfully built and programmed a TouchGFX application to my board in release mode. When I try to use the debugger I have limited success. If in the Project Explorer I highlight the (in FSBL) line and launch the debugger and press F8 my appli...

paulbamburak_0-1740452149686.png

Resolved! X-Nucleo GFX01M1 Display Connection Problems

X-Nucleo GFX01M1 not working properly with Nucleo-64, ARM Cortex M4, STM32 L476-Serie Hi, I Got My Hands Recently On a X-Nucleo GFX01M1 and I am now struggeling to get a Proper Connection > Everything I see Is White Screen. I have Simple Code For Tes...

Import Touchgfx project to IAR, it can not work

Hello,I download an example GUI from Touchgfx designer, generate code and run on my STM32H735G-DK board, it works well.Then I open the .ioc of this project and generated code with EWARM, open it and build, it has no errors.When I download it to board...

lingbo_0-1749445260556.png lingbo_1-1749445261092.png lingbo_2-1749445292205.png lingbo_3-1749445309985.png
lingbo by Associate II
  • 116 Views
  • 2 replies
  • 0 kudos