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! GFX use of internal RAM?

I noticed that areas of internal SRAM appear to be used by GFX. I inferred this from a project I am doing with an H745 dual core micro; I set aside a small amount of SRAM4 to be shared between the cores, and I can watch on the debugger as portions of...

VO by Associate III
  • 3850 Views
  • 5 replies
  • 1 kudos

Resolved! Modal Window from ListLayout

I have created a custom container which includes some text boxes, scrollists labels etc to allow the user to set the parameters for an alarm. I add one of these custom containers to my listlayout in code for each alarm to be set. So the user is prese...

CYBR_0-1716684345138.png
CYBR by Associate II
  • 2973 Views
  • 5 replies
  • 0 kudos

Resolved! blockCopy function not called with TGFX 4.23.2

Hello,I started a new design based on an STM32H745XI with a 480x272 TFT screen.I have some experience with TouchGFX with a previous design on an STM32H7B3 with the same screen but this development is stucked at the TouchGFX 4.17 revision.My problem i...

PJEN by Senior
  • 2339 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX Password save

Hi all,as I'm new to TouchGFX I'm struggeling on a problem hat does not look difficult at first glance.My problem:On screen_1 there is a Text Area allowes the use to enter a string as input.The entered string is needed on screen_2. As far as I know, ...

HaJott by Associate
  • 3534 Views
  • 2 replies
  • 1 kudos

Resolved! NUCLEO-GFX01M2 Initialization error

I'm running the following git source on the NUCLEO-G071RB with NUCLEO-GFX01M2.GitHub - lvgl/lv_port_stm_nucleo_g071rb: LVGL ported to ST's NUCLEO G071RB boardBut, I got an error at the cursor location from the attached figure (LCD Error 1.png).The re...

LCD Error 1.png 시험 Setup.jpg