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

STM32CubeMX 5.1.0 generate incorrect code for LCD

Hi,there is a bug of CubeMX I Found:I’m using STM32CubeMX5.1.0,and STM32CUBE_FW_L0_V1.11.0when creating a project for stm32l073, In ‘LCD Mode and Configuration’ dialog, ‘Multiplex Mode’ checkbox takes no effect. Whether it is checked or not, CubeMX ...

CGuo by Associate
  • 649 Views
  • 1 replies
  • 0 kudos

Adafruit Color TFT with Nucleo H743

Has anyone got the Adafruit 1.8" Color TFT Shield to work with a Nucleo H743?I have tried the demonstration program from the STM32Cube_FW_H7_V1.3.0 package that supports this board, but nothing is displayed. I have verified that SPI data is being sen...

Chris1 by Senior III
  • 1086 Views
  • 6 replies
  • 0 kudos

Resolved! Place assert In external Flash.When load the "TextFlashSection",which place fonts in exteral flash,an hardFault occured.

Hi,all!I'm Using STM32f767 developing touchGFX applications .Using MDK5.By the following the guidence in "https://touchgfx.zendesk.com/hc/en-us/articles/205886201-Placing-Assets-in-Flash-Memory" placing the fronts in extern Flash. sct file config as...

0690X000006DfoMQAS.png
cyneer by Associate II
  • 1092 Views
  • 4 replies
  • 0 kudos

Designer crash

While trying to diagnose designer code generation errors I found that if I deleted by custom container it causes the designer to crash even though it is not used on any screen.have repeated three times if you want me to zip up the project and detail ...