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

Integrating Parallel RGB LCD

Hi,At this stage I have tried everything but the LCD is not showing any graphics.I have created the project in the STMCubeIDE and configured the LTDC & frame buffer parameters as shown in the pics.I have also added the fmc initialization code in the ...

Ofaro.1 by Associate II
  • 4710 Views
  • 4 replies
  • 0 kudos

Bug report: TouchGFX Designer 4.18.1 does not regenerate text source files properly if assets\texts\ is changed directly.

TouchGFX does not recognize if changes have been made into this file externally.Reproduce: make changes in assets\texts\texts.xml file -> regenerate with Designer -> texts/src/LanguageXXX.cpp source files are not regenerated properly.Fix: make change...

Tuoman by Senior II
  • 968 Views
  • 1 replies
  • 0 kudos

Warning:"No internet connection" when starting TouchGFX-Designer. Although the other STM applications (Prg, MX etc) are working fine and get their updates via internet without any problem. The TouchGFXdesigner starts only without internet connection.

The corresponding Log-File reads: 2022-03-02 15:50:45,305 [11]ERROR Utils.WebHandling.WebHandler: The SSL connection could not be established, see inner exception.System.Net.WebException: The SSL connection could not be established, see inner excepti...

GWowe.1 by Associate II
  • 2081 Views
  • 3 replies
  • 0 kudos

Resolved! Problems with LCD screen disappearing?

The stm32f469 board is connected to the LCD of the MIPI interface.I made ScreenA, ScreenB using TouchGFX.(4.16.1)It operated ScreenA -> ScreenB -> ScreenA -> ScreenB every second.In the same program, sampleA put five images and sampleB put one pict...

PKunK.1 by Associate III
  • 7224 Views
  • 6 replies
  • 0 kudos

How to copy an image to RAM in TouchGFX?

We are working on the project using TouchGFX on the stm32f469 board.If you repeatedly display the screen made with TouchGFX as you proceed, the screen disappears. That doesn't mean the equipment stops. In debug terms, the timer is operating normally....

PKunK.1 by Associate III
  • 2824 Views
  • 4 replies
  • 0 kudos