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

No reaction on screen whe I touch button widget

Hello I am trying to use stemwin, but I got a problem. I couldn't find solution. I followed this instruction. https://community.st.com/s/article/FAQ-GUI-on-STM32F469-Discovery-boards-using-CubeMX-and-STemWinIt works well. and I tried to add touchpad ...

kdok .1 by Associate II
  • 424 Views
  • 0 replies
  • 0 kudos

Resolved! I'm trying to create a screen positioning screen.

I'm trying to create a screen positioning screen, to adjust the location of the screen using the LTDC registers. I've used the BPRC registers, and the HAL_LTDC_SetWindowPosition() function methods.My screen has 4 buttons for adjusting all directions ...

PSucr.1 by Associate II
  • 1224 Views
  • 3 replies
  • 0 kudos

how can I draw a custom line in touchGFX ?

I want to put some code ( in the Code box in touchGFX, execute C++ code) to execute when button is clicked. I see some codes around but nothing seems to be working.I want to get data fro ADC and draw a graph.So my question is: is there a proper code...

MNapi by Senior III
  • 1134 Views
  • 4 replies
  • 1 kudos

TouchGFX TextArea with WILDCARD is used for dynamic display of Text at the rate of 300ms on STM32F469I-Discovery board and the TextArea Flickers while updating Text at 300ms rate.

Hi,I'm using TextArea with Wildcard for displaying Text Dynamically at the rate of 300​ms on STM32F469I-Discovery board and the TextArea Flickers while updating Text at 300ms rate.I have reduced the LCD clock to 10Mhz and checked as suggested by some...

SK S.1 by Associate III
  • 1561 Views
  • 4 replies
  • 0 kudos