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

Resolved! Upgrade to TouchGFX 4.21.4 undefined reference

Description Resource Path Location Typeundefined reference to `touchgfx::ConstFont::ConstFont(touchgfx::GlyphNode const*, unsigned short, unsigned short, unsigned short, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsig...

rgree.1 by Associate II
  • 1215 Views
  • 1 replies
  • 0 kudos

Resolved! Adapting Touchgfx codes to bigger LCD screen

I am using Touchgfx for the STM32H745I Disco board. So far it has worked well with the default screen (4.3 inch). But I would like to use a bigger screen. So I will connect the STM32H745I board to a 9 inch screen. Now my question is, will touchgfx co...

Writting text with Unicode::fromUTF8 bug

Hi,I haver two text areas AAA and BBB both with wildcard buffer to write to. When use the funcion Unicode::fromUTF8 to write some text and the text is larger than the buffer the values of the two text areas are concatenated and writted on the first a...

Resolved! how to using sdram on touchgfx???

Hi guys, it's me.In the morning when i started my project i saw mcu's memory area looks like SDram is not working and i asked if FLASH is full will mcu have data to ASSETS FLASH? And why don't we exploit the two together to increase their size??  t...

_legacyfs_online_stmicro_images_0693W00000bje91QAA.png
OWLchan by Associate III
  • 1471 Views
  • 1 replies
  • 0 kudos

Saving data in QSPI Flash | STM32F469i-DISCO

Hello, I'm a total beginner and I'm looking to store some user data in the QSPI Flash,, but I don't really know how to proceed can you help me ?First, I changed the flash memory size in the .ld file from 16M to 12M so that TouchGFX won't overwrite m...

MFOWE by Associate II
  • 5845 Views
  • 15 replies
  • 0 kudos