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

How to use 6 bpp Color depth

Hello Martin,My project is using 8-color memory LCD, which only supports 3 BPP format. I found that touchgfx supports 6 BPP, which may simplify my code. But I found 24, 16, 8, 4, 2 and 1 bit options in touchgfx4.13. How to use the 6 BPP option? Thank...

hlian.1 by Associate II
  • 1468 Views
  • 7 replies
  • 0 kudos

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
  • 1125 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
  • 541 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
  • 1122 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
  • 1662 Views
  • 4 replies
  • 0 kudos