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

II have STM32F7508-DK, I would like to integrate TouchGFX with STM32CUBE IDE, but it is not working, I am searching instructions or, even better, a tutorial. Thank you very much.

I have the development kit, I made an application, following an ST tutorial, but it is still not working. I have the .bin file, but when I debug the program the display doesn't show anything, and the red led continuos blinking, I think there are some...

LMalv.1 by Associate II
  • 1100 Views
  • 5 replies
  • 0 kudos

Does Drawable::invalidateRect need a non-const rect?

I've come up with the following issue while trying to invalidate an area. I would expect that I could grab a MinimalRect from an object and pass it directly to the base container, as the following:invalidateRect(arc.getMinimalRect());However, I get ...

j o by Associate II
  • 779 Views
  • 1 replies
  • 0 kudos

Artifacts STM32H743+TouchGFX

Hello! Look at the picture.Artifacts - is lines at right side of widgetCan you say me possible course oth this artifacts?I llok at memory window in KEIL - artifacts are in memory, is not LTDC artifacts

0693W000000UpPMQA0.jpg
EEuge by Senior
  • 920 Views
  • 7 replies
  • 0 kudos

TouchGFX, stm32f469-disc, adc values to lcd

I have a have project where I need to run a test sequence to some analog circuit and then do some measurements and display those results on the LCD. I'm using stm32f469 discovery board, CubeMX 5.4.0 and touchGFX 4.12.3. The measurement works fine, I ...

HHarj.1 by Senior
  • 2515 Views
  • 24 replies
  • 0 kudos

cubeIDE1.3

Based on STM32H743I EVAL2, cubeIDE1.3 always displays the following when compiling the Touchgfx4.13 code generated by CubeMX5.6:       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~compilation terminated.make: *** [TouchGFX/touchgfx/os/subdir.mk:23: TouchGFX/touchgfx...

Bli.11 by Associate II
  • 1398 Views
  • 9 replies
  • 0 kudos