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

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
  • 3751 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
  • 1222 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
  • 2185 Views
  • 9 replies
  • 0 kudos

Resolved! [L0] LCD VLCD: wrong documentation and code generation

The datasheet (DS10685 Rev 6) in Table 16 says that the VLCD pins are:PB0/LCD_VLCD3PB2/LCD_VLCD2PE11/LCD_VLCD1PE12/LCD_VLCD3PB12/LCD_VLCD1In the reference manual RM0367 Rev 7 (for STM32L0x3)Section 10.2.2 (SYSCFG_CFGR2), for bits LCD_CAPA:Bit 1 contr...

SZano by Associate III
  • 1676 Views
  • 4 replies
  • 0 kudos

Touchgfx designer 4.22 crashes

After upgrading from TouchGFX 4.21.3 to Touchfx 4.22.0 the project was converted. If I open the touchgfx project the touchgfx designer crashes: Application: TouchGFXDesigner-4.22.0.exeCoreCLR Version: 7.0.122.56804.NET Version: 7.0.1Description: The ...

awiernie by Senior II
  • 1699 Views
  • 3 replies
  • 0 kudos

Resolved! stm32f429 Disc1 is crashing

I use strncpy to print some value in the wildcard but after that the board crashes and does not react anymore. Has anybody an idea what is going wrong? (the text is displayed),Unicode::strncpy(textAreaMMethodBuffer, "Multimeter", 11);textAreaMMethod....

PabloS by Associate
  • 1046 Views
  • 3 replies
  • 3 kudos