STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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! Texts Table and Text Area Widgets

Hello Community, I have been working in an app that has 2 different lenguages defined in the "Texts" option in TouchGFX. In the Canvans i have for example a textArea that is configured as "Auto-size" with typography "Large, 40px" and centered alignme...

urbito by Senior
  • 791 Views
  • 1 replies
  • 0 kudos

Touches propagating through containers

I have multiple containers on the screen at any given time. Most of the time, these containers are on top of each other. Today I just noticed that touching on the top container, will sometimes click a button on the container below it. How can I stop ...

Resolved! Porting TouchGfx Code to non-ST-MCUs

Hello,I checked out the documentation about TouchGFX (Link) and additionally installed TouchGFX as standalone software (without CubeMX).I would like to know, whether this framework can be used for other (non-STMicroelectronics) ARM Cortex MCUs. I fou...

Resolved! Missing needles in TouchGFX Designer-4.23.0

Hello, I have made a simple application with STM32G071RB_NUCLEO and an X-NUCLEO-GFX01M2 I TouchGFX. The problem is that the needle in the Gauge or the hands in the analogue clock are not displayed. When I look at Memory Details in STM32CubeIDE I can ...

amigafan by Associate III
  • 2551 Views
  • 6 replies
  • 2 kudos

Resolved! Are there any plans to make responsive UI on TouchGFX?

I've been using LVGL for a while and I must say, their implementation (much based on CSS styles) is good to make responsive designs that scale based on screen size. Their concept is very simple, every object have a flex property that can be enabled. ...

Dolence by Associate III
  • 958 Views
  • 1 replies
  • 0 kudos

Resolved! TouchGFX Designer with TrustZone-enabled U5

Hi,seems like TouchGFX Designer is unable to create a compilable folder structure for TrustZone-enabled U5 projects. So far the workaround is to use a separate non-TrustZone project and then manually sync all the changes made by TouchGFX Designer bac...

bear2023R by Associate III
  • 1521 Views
  • 4 replies
  • 1 kudos

Resolved! Random color pixel problem

Hi everyone. I set a flag, and checked it in handleTickEvent of any page. I give new location to images when the flag is set. I have a problem in this point. Sometimes(approximately 1/50 flag set), i see random color on some pixels. I research this p...

IMG_20240302_174305.jpg IMG_20240302_174423.jpg IMG_20240302_174815.jpg IMG_20240302_180001.jpg
erkanc by Associate III
  • 1380 Views
  • 4 replies
  • 0 kudos

X-CUBE-TOUCHGFX 4.23.1 is out!

TouchGFX 4.23.1 is now out. Please follow this link to download it. 4.23.1 Release details: Release date: January 22nd, 2024 New TouchGFX Designer Features: Bugfixes in TouchGFX Designer: Fixed TextArea lineheight in canvas not matching with rende...