STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LAST DAY to join the TouchGFX contest!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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! Unicode::snprintf string problem

Hi,I cannot seem to be able to print char array to unicode buffer.I have set Wildcard ranges to 0-9,A-z (also tried 0x20-0x7E)I'm trying to display file names in the UI, which have arbitrary and modifyable names. When I do snprintf with "%s" with a c...

Tuoman by Senior II
  • 5093 Views
  • 4 replies
  • 6 kudos

Resolved! Drawing a circle in a chess board

Hi!I want to ask a question about designing a chess game such as Gomoku using TouchGFX. As far as I know, I need to put two chesses in every single spot and set them as invisible. When user clicks, then set them to visible. However, this is a very te...

ZZY by Associate II
  • 985 Views
  • 4 replies
  • 0 kudos

`FontFlashSection' will not fit in region `FLASH'

Hi all   I am coding based on STM32H735GDK. after I added a new font and debug on Touchgfx,  It showed wrong message : `FontFlashSection' will not fit in region `FLASH'   I uncommont the "FontFlashSection" in STM32H735IGKX_FLASH.ld to deploy the Font...

yuhui_1-1712282532823.png yuhui_0-1712282492494.png
yuhui by Associate II
  • 793 Views
  • 2 replies
  • 0 kudos