STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

TouchGFX resistive screen

Hello everyone, I am using a custom board with a STM32H750VBT6 and TSC2046 Touch Screen Controller with resistive screen. Unfortunately, I am experiencing some troubles with the swipe gesture due to the nature of resistive screen (sometimes the touch...

FCola.1 by Associate III
  • 335 Views
  • 0 replies
  • 0 kudos

LTDC and STemWIn GUI

Hi, I am currently working with the STM32H7XIH microcontroller and an LCD TFT Type. I have successfully configured the LTDC and displayed a static image on the LCD. Now, I am attempting to integrate the STemWin GUI library into the project. The proje...

JKhal.1 by Associate II
  • 294 Views
  • 1 replies
  • 0 kudos

Resolved! TextArea "center" alignment

I have a TextArea that spans the full width of my screen:I've selected "center" alignment:However, when I dynamically set the text at runtime,  Unicode::fromUTF8(merchant_name_data, merchant_nameBuffer, MERCHANT_NAME_SIZE); merchant_name.resiz...

farble1670_0-1722891459578.png farble1670_1-1722891484815.png farble1670_2-1722891671953.png

Text Area and alignment

Hi,I am struggling with text alignment. I hoped that I could center aligning a text in a text area vertically. But it seems har to do.I have had som fun in TouchGFX Designer aligning some texts.It is the same text in all fields, and the text areas fi...

0690X000009YNN7QAO.png 0690X000009YNRxQAO.png
kvl by Associate II
  • 2389 Views
  • 5 replies
  • 1 kudos

Touchgfx circular progress bar.

I'm using the stm32h750-dk development board and  TouchGFX 4.21.4 and STM32CubeIDE. I want to design a circular progress bar with a color gradient. I attached the required circular progress bar as an image. so I want to control the circular progress ...

image (25).png