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

Resolved! Hello, I am working on a project where I need 20 screens in an application. I am using STM32F469I-Disco board for this project. I tried dumping complete application onto the board but it is displaying only 3 screens.

So I am guessing it's the issue with the memory allocation. I followed the steps given for External addressable flash in TouchGFX documentation in STM32Cube IDE.(I am not using my application to test Quad SPI Memory: I followed the exact steps given ...

Sayali by Associate II
  • 891 Views
  • 3 replies
  • 0 kudos

Is there a way to add "User Code" areas to TouchGFX Generator files so user code is not over written by a CubeMX generation?

Currently, it appears that there are not "User Code" areas in TouchGFX target files which can be protected by a CubeMX generation.This is possible throughout core/main.c and Hal drivers and it would be nice to have for TouchGFX Generator files as wel...

scottSD by Lead
  • 1073 Views
  • 6 replies
  • 0 kudos

What could cause this compile error: " The calling thread cannot access this object because a different thread owns it?"

Hi,I have tried to generate a new project via the templates in TouchGFX for STM32F429-discovery. I have also tried to create a create a project via STM32CubeMX 5.5.0 for the same board and followed the guide https://touchgfx.zendesk.com/hc/en-us/arti...

0690X00000Bxw3jQAB.png 0690X00000Bxw3yQAB.png
RKros.1 by Associate II
  • 1732 Views
  • 9 replies
  • 0 kudos

Resolved! Anchor / align wildcard texts right instead of left

Hi,I want to use wildcard texts, which align text to right instead of left.I have empty text items (nothing but <value>), which have text area width set to full width of the screen. I need the text inside the text area to be "anchored" to right side,...

Tuoman by Senior II
  • 970 Views
  • 6 replies
  • 0 kudos

how to use LCD Display with STM32 MCU?

I am using STM32F1 series MCU for my Formula Student Electric Vehicle. To display various data of the car on dashboard we require a LCD Display. All sensors are communicating through CAN protocols.I want to ask do LCD screen should support CAN interf...

Sjain.1 by Associate
  • 844 Views
  • 2 replies
  • 0 kudos