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

Artifacts only on the active screen

Hi everybody!I am facing a strange problem - I see artifacts on the screen, but only if it is on the active screen- if a new screen with transparent background fade in, the old one (below) is fine and a new one is still with the artifacts! I am usin...

RJasz by Associate II
  • 885 Views
  • 1 replies
  • 0 kudos

Touchgfx data store in External QSPI Flash

Hello, I am using STM32F746 discovery board with Touchgfx. As LCD data size is more( Assume 5 MB), I need to put in external QSPI flash. We can store QSPI data in indirect mode and read with memory mapped mode of QSPI. I found that with changes in li...

How to propagate an event from the ModelListener to ALL presenters without the need to repeat the action in each presenter/viewer?

Examples presented show the declaration of an empty virtual method in the listener, and override it in the presenter.  However, in the case of multiple screens and the same action will be taken, there will be multiple redundancy.

RMoha.2 by Associate II
  • 4938 Views
  • 15 replies
  • 0 kudos

Resolved! Faulty Understanding Application Structure 1.1.0 example, which shows the Model-View-Presenter (MVP) design pattern: crashes on target

Using TouchGfx 4.14.0, select "Understanding Application Structure" example and run on target (stm32f469i-disco).It will stack overflow on the 3rd transition:The cure is to increase stack size from 2048 to 3072 (\TouchGFXProjects\MyApplication_1\Core...

0693W000003Oa0HQAS.png
DPant.1 by Associate III
  • 2086 Views
  • 3 replies
  • 0 kudos

How to use a custom board ?

Hi,I have already used the STM32F746G-DISCO board in order to check different functionalities :Custom screen (7.0" TFT LCD 800x480) with capacitive touchTouchGFXQSPII2C / Serial... Its works fine !Currently, I want to use a custom board provided by ...

MMerc.1 by Senior
  • 2460 Views
  • 9 replies
  • 0 kudos