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

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 Designer Color Defines

Hey ST Employees!as I start a new project using the TouchGFX Designer, i noticed that there is some helpful feature missing:At the moment it is not possible to set some global colors just as it is possible for texts. Especially when using multiple sc...

4.JPG
MBrau.7 by Associate II
  • 1248 Views
  • 4 replies
  • 2 kudos

Resolved! NeoChrom / Nema API update

Hi,the Nema API shipped with the latest TouchGFX release is missing the "nema_set_recolor_color" API call.Will there be an update or, even better, an official way to download the API documentation, library and headers without the need to download Tou...

Compile Error

Greetings,I just migrated the latest TouchGFX version (4.24.0) and now I am getting a compile error:  [build] ...../touchgfx_win/generated/simulator/src/mainBase.cpp:39:10: error: 'lcd' is not a member of 'HAL'; did you mean 'lcd'? You have to change...

LVGL demo code for STM32H7

HiI’m looking to use LVGL on a STM32H7 with LTDC for driving a 4.3”, 800x480, no-touch display with 16bit (RGB565) parallel interface.The ST document titled ’Out-of-the-box GUI Software (BSPs) available for STM32 display kits’ (link below) indicates ...

decalvus by Associate II
  • 1509 Views
  • 0 replies
  • 1 kudos

Resolved! Dynamic Screens how to Create

I'd like to create a dynamic set of screens, where variables determine what containers are visable. Has anyone done anything like this?For instance, will have a series of settings screens and based on those settings/variables, the screens will dynami...

Resolved! how to run STM32Cube.ioc at TouchGFX project?

Hi I am luis.I'm testing TouchGFX and have a question.1. Create a custom board project with TouchGFX V4.22.1 Designer2. Move the STM32F769I_DISCO.ioc file in the project created above to the STM32CubeIDE folder in the project, then run STM32F769I_DIS...

Screenshot_5.jpg