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

Compiling errors after adding LL drivers

Hello,I created an gui with designer and now want to add my UART implementation (C) that uses LL drivers. Bunch of compilation errors are displayed when trying to compile it.I added the .h/.c files and the used ll .c/.h files to minUnit folder under ...

0690X000009YfLdQAK.png 0690X000009YfL4QAK.png
Deividas by Associate II
  • 543 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX configuration STM32F469I-disco for TouchGFX

Hello,I am trying to configure the f469i-disco kit for TouchGFX. I only get left half of the gui with a background of random RBG pixels.CubeMX configuration:Default periph configurationChanged LCD-tft clock to 25MHZ(from 36)All modes in ltcd, dma2 an...

Deividas by Associate II
  • 827 Views
  • 3 replies
  • 0 kudos