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

How to configure properly a LCD screen?

Hello,I'm having difficulties setting up the LTDC properties in the HW_Init.cpp file for my specific LCD screen and thought that someone here could potentially help me. The lines I have to configure are the followings:hltdc.Init.HorizontalSync = 20; ...

0690X000009YjAZQA0.png
GMeur by Senior II
  • 455 Views
  • 0 replies
  • 0 kudos

How to set the parameters of the LTDC controller?

Hola,I need your help in order to configure the LTDC controller of my project because I've a very limited knowledge of LCD screens. After having read this tutorial, everything appeared clear and I thought it would be straightforward to configure my f...

GMeur by Senior II
  • 585 Views
  • 0 replies
  • 0 kudos

STM32L073RZ LCD driver : COM and SEG

Hi everyone,I am using a STM32L073RZ with its LCD driver feature.I would like to drive a LCD panel with "1/4 duty, 1/3 bias" driving method (reference of the LCD panel : LCD-S401M16KR). I am not familiar with this driving method if it is handled in a...

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
  • 636 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
  • 897 Views
  • 3 replies
  • 0 kudos