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

Touch GFX example does not generate IDE project

I have made many tutorial examples of touch GFX projects but I have never tried seeing the code from one of the given examples. When I picked the Flex button example and generated the code I noticed I could not only not open a STM32 project to see th...

tmehok by Associate III
  • 594 Views
  • 1 replies
  • 0 kudos

touchgfx textarea is wrong

디스플레이를 터치하면 글자가 깨지거나 이상한 글자가 표시됩니다. 그리고 screen1에 여러 글자를 입력했는데 놔다 켜면 글자가 이상하게 나옵니다. 도움을 주세요.  이 사진은 touchgfx로 디자인된 오리지널 사진입니다.보드에 이것을 업로드하면 위에처럼 이미지가 사라지거나 이상한 텍스트가 포함되는 경우가 있습니다. 

화면 캡처 2024-07-05 145554.png KakaoTalk_20240705_145528083_01.jpg KakaoTalk_20240705_150236158.jpg
jschoi by Associate II
  • 2507 Views
  • 11 replies
  • 2 kudos

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
  • 1294 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
  • 1556 Views
  • 0 replies
  • 1 kudos