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

Resolved! V22 of Designer crashes

In the new designer - just create an empty simulator project,- error indicator : Combination of Simulator & Blank UI failed and designer crashes.Worked on previous versions.

wvl by Associate II
  • 1683 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F411RE & Nucleo-GFX01M2 availability

I have purchased STM32F411RE & Nucleo-GFX01M2.I attempted to complete one of the examples in “ TouchGFX ” but there is no option for the board.The “ TouchGFX 4.22” does not have the above board.Is there a tutorial on adding the board to the list or i...

Convert UNICODE::CHAR to Float

Hi,I'm try to convert a unicode::char to a float.I not find a function to do it. https://support.touchgfx.com/4.20/docs/api/classes/classtouchgfx_1_1_unicodeIn C language, I used to using a simple char with iotf() to convert it.Today I'm following th...

uilter by Senior
  • 2887 Views
  • 7 replies
  • 0 kudos

Resolved! TouchGFX 4.22 Issues

Hello,i have few problems with the new version of Touchgfx 4.221. When using Dynamic Graph every time the code is generated the Base class is broken. This effect was also observed in previous versions. If the Line / Array sequence is changed and rest...

issue.gif issue-fix.gif tgfx4.21.4.png tgfx4.22.png

How to store Frontend Heap in external SDRAM?

I want to store this to external SDRAM. Is it possible?And I put this code to STM32H743ZITX_FLASH.Id/* ****************************************************************************** ** ** File : LinkerScript.ld ** ** Author : STM32CubeI...

0693W00000WLbw2QAD.png 0693W00000WLbwbQAD.png 0693W00000WLbx0QAD.png
heyo by Senior
  • 3639 Views
  • 21 replies
  • 1 kudos

Resolved! TouchGFX on U575I-EV

Hi there,I am currently trying to get TouchGFX working on the U575I-Eval Board.Is there a project to start from?I made a new project with components initialised and TouchGFX activated.What do I need to activate too?Do I need the hx8347i driver? (from...

CButz.1 by Associate III
  • 1218 Views
  • 1 replies
  • 0 kudos

stm32f769 test project issue

I am new and trying to learn touchgfx and stm32. I have stm32f769 disco. and i am want to ask 2 things.First i tried to make project using the relative template and it seems that i worked, i placed just a button and it works normally. Then i tried to...

Kyrpav by Associate III
  • 2170 Views
  • 9 replies
  • 0 kudos