STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

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
  • 758 Views
  • 6 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 ...

Resolved! Sending values to Custom Container Widgets

Hello,I am using a custom container which is used in most of the screens as TopBar showing various details.The details are varied by using depending on the backend values of the system.Normally, we use Model-Presenter-View for communicating with back...

Ameya M by Associate III
  • 838 Views
  • 6 replies
  • 0 kudos