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

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
  • 1097 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
  • 1785 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
  • 1034 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
  • 856 Views
  • 2 replies
  • 0 kudos

Bitmap L8_RGB8888 format

I need to know data format used by L8_RGB8888 image. I have found this article:https://support.touchgfx.com/docs/development/ui-development/scenarios/using-the-l8-image-format-to-reduce-memory-consumption/but this is absolutely useless for me, it doe...

OSter.1 by Associate II
  • 1229 Views
  • 4 replies
  • 0 kudos