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

TouchGFX Documentation Search Bug

When browsing the TouchGFX online documentation, pressing Ctrl-K (or clicking on "Search") displays a popup window where the search term is entered, and a partial list of hits is displayed with a link at the bottom to "See all xx results":When the "S...

0693W00000F9w1tQAB.png 0693W00000F9w1yQAB.png
DSwea.1 by Associate III
  • 470 Views
  • 2 replies
  • 0 kudos

Wrong LCD clock on STM32F429I-DISC1 Board

When selecting the STM32F429I-DISC1 Board, STM32CubeMX (v6.3.0) sets the LCD clock to 25MHz which is way to high.The LCD clock for the display should be 6MHz which could be set manually in STMCubeMX configurator on Tab [Clock Configuration] as follo...

MMeie.2 by Associate II
  • 409 Views
  • 0 replies
  • 0 kudos

making screen templates

Hi, I want to make screen templates so that users can choose the screen they want and add the project. Is there any possible way to do it?

Ezgi by Senior
  • 451 Views
  • 1 replies
  • 0 kudos

Resolved! undefined reference to `touchgfx_init'

Cant compile code from CubeMX generated project. I get:undefined reference to `touchgfx_init'I have generated code from cubeMX and then TouchGFX and then clicked build all in the CubeIDE, but get errors I cant seem to fix. Any help appreciated...

LLart.1 by Associate
  • 1873 Views
  • 2 replies
  • 1 kudos