STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! 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
  • 1844 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
  • 647 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
  • 1097 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
  • 848 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...

how to save values in non-volatile memory qspi

Hellohow to save (int, float...) values, in non-volatile memory on a riverdi RVT70HSSFWCA0 screen. It has an external qspi flash. Can you give me some simple basic examples or a demo file? I think we should use HAL FLASH? and the code should be put i...

NicoEFI by Associate III
  • 1141 Views
  • 8 replies
  • 4 kudos