STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! TouchGFX and Textarea problem

HelloThis problem has arised when creating a more complex program and I have narrow it down to a single test.project. I have created the usual project for the STM32F769 Disco using TouchGFX 4.20 Designer . I have set only one single TextArea, configu...

jtpgilej by Associate II
  • 2128 Views
  • 4 replies
  • 0 kudos

Urdu language

Hello community,I'm currently working on a project that requires using the URDU language with TouchGFX. Unfortunately, there seems to be no native support for URDU in TouchGFX according to the documentation. I was wondering if anyone has come across ...

DanielAb by Associate
  • 728 Views
  • 1 replies
  • 0 kudos

Resolved! Wrong position of a "." on a Button with Label

The position of the text containing only a dot on a Button with Label is wrong. Left picture is a screenshot from TouchGFX Designer, where the dot is well aligned. To the right a framebuffer-screenshot of the actual application running on target hard...

Dot in the Designer.png 2023-07-10 15-06-04 Screenshot.bmp
t.decker by Senior II
  • 1064 Views
  • 2 replies
  • 2 kudos

Mikroe Fusion V8 - Touch Interface

Hi all,Lately I purchased the FusionV8 board by Mikroe to play around with. Currently I have a STM32F407ZG mounted on it, but I can change it with a douzens of other STM's. Also included a 7 inch tft capacitive board to do some testing with.I was won...

jdammerz by Associate
  • 636 Views
  • 0 replies
  • 0 kudos

Resolved! Can not convert my project to TouchGFX 4.22.0

Hello ST Team,I have a huge TouchGFX project (80+ Screens, several Containers,  400+ images), which I am currently working at using version 4.21.4 (generated with Cube V. 6.8.0). This version is working perfectly. I can generate code, add screens and...

GS1 by Senior III
  • 1378 Views
  • 3 replies
  • 4 kudos

Resolved! STM32 VS Code Extenstion with TouchGFX

Hi,I'm having an issue building TouchGFX project in new VSCode extenstion. When building cmake is throwing an error:cannot find -ltouchgfx-float-abi-hard: No such file or directory.Project is builiding and compiling in STM32CubeIDE just fine.

xmisgu by Associate
  • 1265 Views
  • 1 replies
  • 1 kudos

Unicodechar to char

How to change type from Unicodechar to char? I'm trying to pass char to model like this, but it only passes one character. What I am doing wrong?  

heyo_0-1689660758663.png
heyo by Senior
  • 1208 Views
  • 2 replies
  • 3 kudos