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! Classes/functions to change the button graphics?

Hi, I'm trying to change the button bitmap from "button_pressed.png" to "button.png", after an interrupt event (without touching the display) . Could anyone shed some light on where I can swap the graphics? I'm a CPP novice, so the more information y...

kjtl by Associate II
  • 867 Views
  • 2 replies
  • 0 kudos

Resolved! Hardware button Presses in the Simulator

Hi all,For debugging purposes I would like to add hardware button presses to the simulator view in order to be able to better mimic the hardware that we run on (keypresses are working on the hardware already). I've edited the makefile used to build t...

DWeie by Associate III
  • 2525 Views
  • 5 replies
  • 0 kudos

Touchgfx visual studio compilation error "Severity Code Description Project File Line Suppression State Error LNK1104 cannot open file "

Hi !I am using touchgfx Version 4.10.0 and visual studio community 2019 version 16.0.4 and getting "Severity Code Description Project File Line Suppression StateError LNK1104 cannot open file '..\..\touchgfx\\lib\win\msvs\libtouchgfx_v142_debug.lib'...

Adding a rotating knob ?

Can I add a rotating knob ? If so , how ? Would it be possible to load a filmstrip ?I use that for VST plugins although I see no widgets for that ?Maybe the circle progress , somehow ?

STM32H753BI - HDMI + breakout boards

Hi Guys, I'll be starting new with the STM32H753BI and need to ask a few questions.1. Using the HDMI function on the MPU: Do I have to pay any royalties or anything else to use the HDMI interface in our own commercial product?2. Breakout board for th...

PAdam.6 by Associate II
  • 1084 Views
  • 4 replies
  • 0 kudos

TouchGFX designer "Generate Assets Error"?

I installed the STM32Cube related programs in the following order.And all programs are up to date.(1) STM32CubeMX(2) TrueStudio(3) STM32CubeProg(4) STMCubeL4(5) STM32CubeIDE(6) TouchGFX designerWhen I created a sample to test TouchGFX designer, but I...

JPark.14 by Associate III
  • 2250 Views
  • 7 replies
  • 0 kudos