STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 1506 Views
  • 0 replies
  • 2 kudos

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

Presenter / View ... which gets initialized first?

I'm trying to use the MVP system in what is hopefully a correct manner. The way I understand it, the Presenter takes the data from the Model and assembles it in a way that the View can display.However, in the present implementation of the MVP in Tou...

j o by Associate II
  • 730 Views
  • 4 replies
  • 0 kudos

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 II
  • 181 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
  • 148 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
  • 1734 Views
  • 5 replies
  • 1 kudos
Labels