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

Now, we can get current consumption on the LCD display. However, when we connect the board with PC via 5 different Micro USB cables with STM32CubeMonPwr software (in two different PC with windows 10 system). Both 2 PC cannot SELECT BOARD in STM32CubeMonPw

Now, we can get current consumption on the LCD display. However, when we connect the board with PC via 5 different Micro USB cables with STM32CubeMonPwr software (in two different PC with windows 10 system). Both 2 PC cannot SELECT BOARD in STM32Cube...

JZhon.11 by Associate
  • 997 Views
  • 2 replies
  • 0 kudos

Stm32CubeIde data mismatch

Hello,I am trying work with the demo of touchgfx designer with my stm32g071rb and the x-nucleo-gfx01m2.The example project works fine if I flash it via TouchGFX designer.When I import it in stm32cubeide, after setting up the external loader found in ...

lpado.1 by Associate
  • 1800 Views
  • 8 replies
  • 0 kudos

Resolved! Space character displays as Fallback character (bug?)

Hi!In my project I added a text area with one wildcard. I checked option "Use wildcard buffer", but left "Initial value" blank. Then in setupScreen() function I wrote some text to the wildcard buffer using Unicode::strncpy(). After starting my projec...

ypiotrp by Senior
  • 2660 Views
  • 6 replies
  • 1 kudos

Touch GFX with SPI Display.

Hi Community,I have followed the following link https://www.youtube.com/watch?v=suMytEyQTP4&t=774s and got the output (SPI display interfacing with Touch GFX). Now I wanted to use the single framebuffer strategy to get the same but no output. So, an...

Vins by Senior
  • 985 Views
  • 2 replies
  • 0 kudos