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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

Back-end defined Text Placement

I have a project that requires advanced text placement that comes from the backend. In other words, they aren't predefined texts and need control of font, alignment and text direction. I am using the wildcards to separate the text from placement ...

Guit32010 by Associate III
  • 751 Views
  • 0 replies
  • 0 kudos

STM32L4R7ZIT program download or program start problem

I am posting the support ticket here as well, because it took six weeks to get a first response to the original support ticket.It is likely related to the issue reported in this posting:https://community.st.com/s/question/0D53W00000raYd2SAE/intermitt...

NArnd by Associate III
  • 3028 Views
  • 5 replies
  • 0 kudos

Resolved! How to propagate a flex button callback from a container inside another container to current view?

I put a group of same small custom containers inside a large container. Then I added this large container to my view. How can I propagate button callback from small container to current view and also identify which small container triggers the callba...

AL by Associate III
  • 1428 Views
  • 2 replies
  • 0 kudos

STM32H7 with J1939 stack on it. Any Proven algorithm to access (3000+)PGNs from Data Bus Link layer <->TouchGfx Application?

Please help me out with any algorithm to access (3000+) PGNs. So that i can access any of them from my touchgfx application though DB Layer.(Data Bus Layer). If you have any case study please share with me. So that i can go though and get idea.

Mkuma.5 by Associate II
  • 811 Views
  • 0 replies
  • 0 kudos

When using L496 Application Template, CubeMX wipes out LCD_IO code from TouchGFXGeneratedHAL upon first trivial code generation

Title says it all. Steps to reproduce:Create new project with L496 Disco Application TemplateOpen Project In CubeIDE, verify build OKOpen IOC in CubeMX. Change nothing, but click the Generate Code button. (Note that there is still an error in TouchGF...