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

Resolved! How to keep the same header bar for all screens?

I have requirements to keep a header bar with a number of status indicators visible on all screens. At first I created a custom component representing the header bar and placed it on all screens. But that is a duplication and any time I change screen...

PChil.1 by Associate II
  • 1082 Views
  • 2 replies
  • 0 kudos

STemWin5.44 lib missing GUI_SPLINE functions

Hello,Latest version of STemWin as included in STM32Cube_FW_L4_V1.14.0 apparently missing GUI_SPLINE_* functions in the provided *.a libs but they are listed in header file (GUI.h) - which causes linking error.We are working with STemWin_CM4_wc32_ot_...

APort by Associate III
  • 512 Views
  • 1 replies
  • 0 kudos

How to change TouchGFX Windows simulation icons?

How do we change the TouchGFX Windows simulation icon?See "how" image. I want to change the icon that appears in the top-left corner of the window, as well as the icon that appears in the windows task bar.I can see that the icon used for these is loc...

VSimu.1 by Associate III
  • 1098 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX RUN TARGET FAIL

TouchGFX 4.13.0 and ST-LINK 4.5 and CubeProgram 2.3.0 installed to our system Windows 7 64Bit. Board Development STM32F746G Discovery.Create new project to TouchGFX, STM32F746G Discovery to version 3.0.0 and 3.0.1 and Blank UI.Push button RUN TARGETC...

CRobe.1 by Associate II
  • 1626 Views
  • 4 replies
  • 0 kudos

EEprom_Emulation with TouchGFX STM32F746

Hi all, Do we can implement EEprom_Emulation with TouchGFX, because i want to save some data when i change them on screen.i had tested EEprom_Emulation (in folder STM32Cube) with out touchGFX and it run normal, but when i testing EEprom_Emulation wi...

HAnh by Associate III
  • 810 Views
  • 2 replies
  • 0 kudos