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

Resolved! Missing Matrix3x3 source file in the project

Hello, I am working on a TouchGFX (4.23.2 release) project with the Nucleo-F746ZG. I was able set up my registers in cube mx and use the designer to generate for for screens and custom widgets. However, I get a when any of the Matrix3x3 methods are c...

bornamm_0-1715395413193.png
bornamm by Associate II
  • 2163 Views
  • 3 replies
  • 1 kudos

Resolved! demos about the GUI made with TouchGFX based on STM32H7

Dear programmers, I am new to STM32, and my tutor now requires me to find some GUI demo files and source code to help me with my graduation design. Since the official demo of TouchGFX does not have GUI demo files of STM32H747I-DISCO, I ask for your h...

judy by Associate II
  • 1308 Views
  • 2 replies
  • 1 kudos

Resolved! FlexButton.getText()

Hello i have this condition:, if (oOK == true) {flexButton.setText(TypedText(T_ENTER));} else {flexButton.setText(TypedText(T_CLOSE));}flexButton.invalidateContent(); Exist reverse function, or how i can read fLexButton text value?like: Char fbString...

Schamann by Associate II
  • 1956 Views
  • 2 replies
  • 0 kudos

NUCLEO-H563ZI + GFX02Z1 + ThreadX

I'm a novice getting re-acquainted with embedded, and acquainted with STMicro productsI'd like to use the NUCLEO-H563ZI + GFX02Z1 with ThreadX instead of FreeRTOS.  I perform these steps:In TouchGFX Designer I create a new project with the included N...

DJ001 by Associate II
  • 2024 Views
  • 2 replies
  • 0 kudos

touchgfx external flash problem

Hi,I am using touchgfx with STM32H743 mcu. When i store the pictures(png) in internal flash everthing works fine but when i change the project from touchgfx for store pictures in the external flash(W25Q128, QSPI), colors are wrong for the whole scree...

Resolved! Cache memory seems to crash?

Gm, I am creating a scrollable list of items, and we want have an image for each one of the items in the list, I have created a code that always prints 12 images depending on the scrollContainer.getScrolledY() value. This is for memory saving. To dis...

I_ve_got_a_problem_0-1713857106438.png I_ve_got_a_problem_1-1713857222208.png

Resolved! Textearea glitches (touchgfx)

Hello,I'm currently developing an application on a STM32H753VT6 with touchGFX and I have an issue with textAreas. Just to say that I'm using my personnal font ( size : 20/24/34 px). Each textArea has just one wildcard with a 17 chars size buffer. I'm...

0693W0000059ikzQAA.jpg 0693W0000059ilFQAQ.jpg 0693W0000059ij9QAA.jpg
AJT141 by Associate III
  • 3164 Views
  • 4 replies
  • 0 kudos

Resolved! Dynamic Graph does not show Labels

Hello, I just upgraded my TouchGFX to 4.23.2. When I created a new dynamic graph, I can't show the X-axis label and Y-Axis label.May I know if I miss some settings? Thanks. 

hbZhao_0-1715650848054.png
hbZhao by Associate III
  • 1595 Views
  • 1 replies
  • 1 kudos