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

imageProgress Direction text error (RIGHT text)

Hello, I have an imageProgress in my design and I choose Appearence direction to right in designer.After clicking generate code button, firmware cannot be compiled. When I look at the ScreenViewBase.cpp I see below code for error. imageProgress1....

Epamuk by Associate III
  • 785 Views
  • 2 replies
  • 0 kudos

STM32F769i-Disco with CUBEIDE

I have setup the board using CUBEMX 5.4.0 and firmware 7.15 for the board. I have followed the steps indicated in this post below. https://touchgfx.zendesk.com/hc/en-us/articles/360020208091-Configuring-STM32F769I-DISCOI have no idea on how to add QS...

FSTKMARO by Associate II
  • 1752 Views
  • 8 replies
  • 0 kudos

TouchGFX incorrect pixels

Hi All,I need your help , I am configuring TouchGFX with DSI ( STM32F778AI ) with RM67162 360X320 pixels display.Before adding TouchGFX I was able to write using LTDC,DMA2D and DSIHost without any pixel shift ( also without TE ).After I added TouchGF...

davidra7 by Associate II
  • 558 Views
  • 0 replies
  • 0 kudos

Read/Write file data while running in Simulator

In my final design, I will have an SD Card to read/write to. When running in the simulator, is there a way to redirect that file I/O to my local PC's file system?If so, is there a demo that maybe does this. I'm new to C/C++, so any examples are gold ...

JimFouch by Associate III
  • 353 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE "undefined reference to" Error

Hi all,I have this Eclipse related error on CubeIDE that is very bizarre and any help for it would really be appreciated. I have my project running with TouchGFX and everything was smooth to the point that I tried to Discovery Camera BSP file to main...

SLavi by Associate II
  • 1040 Views
  • 0 replies
  • 0 kudos