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

Change shape color of active view

Hello.I am new to TouchGFX and have been learning it over the last few weeks. I am able to generate an application with multiple screens, and swap screen utilizing the TouchGFX designer actions & interactions. I have a screen, called Screen4, that is...

joel__3-1749568832661.png joel__4-1749568862802.png joel__5-1749568881875.png joel__7-1749569086338.png
joel_ by Associate II
  • 353 Views
  • 3 replies
  • 0 kudos

Bootloader or External Loader for STM32U5G9

I am looking for some advices for my product using STM32U5G9 MCU with external QSPI Flash.I want to create a bootloader for my product but I stuck at the approach how-to:1. Can the boot loader support the external loader meaning also update the exter...

Resolved! TouchGFX designer and CubeIDE source files

Hello,I am using the TouchGFX designer to create project and source files , afterward import the project to CubeIDE.I am using TouchGFX 4.23.2 and CubeIDE 14.1 .I've seen many question regards this topic , but surprisingly none of the advices solves ...

dgold.1 by Associate III
  • 5084 Views
  • 13 replies
  • 1 kudos

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 III
  • 219 Views
  • 2 replies
  • 0 kudos