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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

SDRAM configuration and MPU generated by TouchGFX

Hello,I'm working on a STM32F769I-Eval Board, and generated a TouchGFX project for it.My project is working fine, but I have some questions about the SDRAM configuration and MPU generated by TouchGFX.When loading the ioc file, in the FMC, I can see t...

ANauz.1 by Senior II
  • 881 Views
  • 0 replies
  • 0 kudos

Resolved! Add TextAreaWithOneWildcard WITHOUT designer project.

Hi, AllI have a fine working project but i don't have a designer project files.I want to add a TextAreaWithOneWildcard modifying only source code.I was using this article as a referencehttps://support.touchgfx.com/docs/development/ui-development/ui-c...

JSmit.11 by Associate II
  • 2251 Views
  • 5 replies
  • 0 kudos

TouchGFX 4.16.0 issue with L8_RGB565 format

Hey,today I updated my project from touchgfx 4.15.0 to 4.16.0. I noticed problem with L8_RGB565 format of image as you can see it on the picture (picture is from my custom board) : My board is based on STM32H7 MCU. My frame buffers are 16bit. In the ...

0693W000006GaqEQAS.jpg
JLakn by Associate II
  • 2720 Views
  • 5 replies
  • 0 kudos

Fontconverter not backward compatible ?

I am using Touchgfx 4.13.0 in my application for a while and decide to upgrade to 4.17.0 (about time you can say). But it seems that the font management evolved, and as my product is upgradable OTA, I cannot really afford to resend all fonts in bluet...

SBACO by Associate III
  • 5713 Views
  • 15 replies
  • 0 kudos

Resolved! Wrong Color on device if set with getColorFromRGB but correct on simualtor after upgrading both, touchgfx to 4.18 and stm32f4 firmware from 1.26.1 to 1.26.2

If I set the color of a box widget with setColor and the touchgfx::colortype is 0xFF494949, the color on the LCD is blue but not grey. This problem happens after the updates. The color value is produced by Color::getColorFromRGB() from the 3 base col...

awiernie by Senior II
  • 1518 Views
  • 2 replies
  • 0 kudos

Problem with lvgl, LTDC, DMA2D, SDRAM

I have custom board with 800x480 TFT display, external SDRAM and STM32H745II MCU.I have two problems that can be related, but I'm not sureWhen I'm trying to change one byte in the SDRAM from the debugger Memory window, 8 bytes around it change, mostl...

0693W00000FDvJfQAL.jpg 0693W00000FDvGqQAL.png
AP by Associate
  • 2076 Views
  • 0 replies
  • 0 kudos