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

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
  • 462 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 Associate III
  • 377 Views
  • 3 replies
  • 0 kudos

Resolved! using imageconvert.out to generate image

I need to externally generate image for my project. as touchGFX documentation mentioned that I can do that using imageconvert.out. when I followed the instructions of how I should use the engine (https://support.touchgfx.com/docs/development/ui-devel...

zouzou96 by Associate II
  • 567 Views
  • 9 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
  • 1966 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