STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 840 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
  • 1580 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
  • 2269 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
  • 845 Views
  • 2 replies
  • 0 kudos