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

TouchGFX hardfault

Im getting hardfault at 0x817c364 address and can not debug where exactly hardfaults and why because no source available:I moved my heap to external SDRAM and it started hardfault at this function, maybe someone knows why? and how can I debug it if f...

heyo_0-1761131856290.png
heyo by Senior
  • 3059 Views
  • 2 replies
  • 1 kudos

Resolved! TouchGFX licenses

Good evening.1) Can I public my personal project on the Github, with the source code which has been generated in the TouchGFX Designer (like a template project or example)? Are there any licensing issues with it?2) Can I use the GPL-v3.0 license for ...

Warlock by Associate
  • 674 Views
  • 2 replies
  • 0 kudos

Resolved! USB HS doesn't work with TouchGFX ?

Hello,I am using an STM32F769I-DISCO board to implement USB HS in my TouchGFX project, but it is not working as expected. I have already tested USB functionality with FreeRTOS CMSISv2 without TouchGFX, and it works fine. However, when I try to run bo...

walidhmz by Associate II
  • 2797 Views
  • 9 replies
  • 1 kudos

Resolved! Touchgfx text area (linespacing)

Hi, i would need information about setLineSpacing (int16 space) method in textarea widget.Documentation says that it's used for increasing space between lines, but the parameter "space" defines the space in pixel or other unit measurement ?Thanks a l...

bobbi5 by Associate
  • 455 Views
  • 2 replies
  • 2 kudos

Resolved! touchgfx and shared QSPI

HI all,I have a custom board composed by an stm32h743 and 2 QSPI memory (2x 16MB) with different CS. The proejct uses only the first memory to access the graphic contents and doesn't use the second memory.For this reason, I want to use the second mem...

MPast.1 by Senior II
  • 613 Views
  • 2 replies
  • 2 kudos