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

How to drag container with effect like iphone

I am working on a feature related to DragEvent. The goal is to detect when a certain container has been pressed for a few seconds, after which it would proportionally enlarge and become draggable. During the dragging process, if it encounters other c...

aaaa by Associate
  • 2314 Views
  • 4 replies
  • 0 kudos

Resolved! TGFX designer 23.1 still doesn't fix project folder structure in full on TrustZone projects.

Create IOC file with CubeMX at "Root"Generate code from CubeMX for IAROpen "Root\TouchGFX\NGEN_NTZ.touchgfx" in TouchGFX designer and generate the code.It fails, as it tries to update project in "EWARM\Root" instead of "Root\EWARM", i.e. one level up...

bear2023R by Associate III
  • 3643 Views
  • 5 replies
  • 3 kudos

Resolved! Error: Should never convert Action

Hi,After deleting some actions from a project I get this error:Sorry - something unexpected has happened which caused an error to occur in the Designer.For more information, see the log file located at: C:\Users\admin\AppData\Roaming\TouchGFX-4.23.2\...

codebuk by Associate III
  • 1514 Views
  • 2 replies
  • 1 kudos

Resolved! HardFault when upgrading TouchGFX 4.9.3 to 4.10.0

Hi ST Community,​I've ported touchgfx on my custom board, and it runs successfully. The hardware and software configuration is as follows,​HW configuration CPU -> STM32L4R9 familySW configuration IAR 8.30 TouchGFX Designer 4.9.3​Now, I'm try...

L4Y by Associate II
  • 3428 Views
  • 5 replies
  • 0 kudos

Resolved! How to use CAN bus with TouchGFX ?

Hello, I am new to TouchGFX. I am developping an UI forSTM32F746G-DISCOVERY board. The goal of my UI is that the user can choose some value of variables and then send it to an other device using CAN bus. All the graphical part is working well, I use ...

FFont.18 by Associate II
  • 7210 Views
  • 12 replies
  • 2 kudos