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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

How can I create interaction if the screens are having only custom containers without any buttons or others?

I am using few custom containers in all the screens I created. I want to make interaction that when i touch one custom container it should take me to that particular screen. But there is no option showing in Trigger. How can i make interaction if the...

YK.10 by Associate II
  • 1062 Views
  • 5 replies
  • 0 kudos

4.11 Can not create/open project

I check the log, it will pop this error:System.ArgumentException: 已添加了具有相�?�键的项。(An item with the same key has already been added)  在 System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)  在 System.Collections.Generic.Dictionary`2.Ins...

DJin.3 by Associate
  • 517 Views
  • 1 replies
  • 0 kudos

TouchGFX 4.10.0 and MSVS 2019

I am new to coding in touchgfx. i am using touchgfx 4.10.0 version and microsoft visual studio 2019. Depends on version, is there any difference in coding method?I followed one button example, which was already available in touchgfx examples. I devel...

YK.10 by Associate II
  • 571 Views
  • 1 replies
  • 0 kudos

CubeMX 5.1.0 GFX Simulator setup

There is a new feature in CubeMX,  the GFXSimulator.  ​If I import settings the configuration then gets populated with the Simulator settings.  Seems backwards, and produces Clock errors.I copied the Configuration to the simulator settings. Is the fo...

MEder by Associate III
  • 1613 Views
  • 6 replies
  • 0 kudos

Flicker appears when configure LCDConf to GUICC_M888

I created a project based on STM32Cube_FW_F7_V1.15.0, using the STM32746G-Discovery project. I have my own hardware using STM32F767 with external SDRAM at 16bit bus, and Nor flash via QSPI. My hardware has a 10 inches LCD with 24bpp RGB interface and...

jcaza by Associate
  • 497 Views
  • 0 replies
  • 0 kudos

Resolved! STM32 BSP Documentation?

Posted on January 12, 2018 at 03:14I've just purchased an STM32F469 Discovery development board.  I've got the latest version of STM32Cube and able to build and run various examples on the board.  What I'm not finding is some decent documentation fo...

Touch GFX : error during code generation

Hi,I'm using touch GFX designer 4.10 to make a simple application on the STM32F429 discovery.I opened Touch GFX designer, I create my first application based on the STM32F429 discovery, I try to run on simulator, on target and generate the code ==> i...

JEN by Associate II
  • 682 Views
  • 1 replies
  • 0 kudos