STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

lcd_i2c_setCursor function for LCD 20x04

I hope this is the right section of the site to ask this question, otherwise please redirect this thread.I just started programming, I am using a 20x04 LCD with stm32F407G and I need the classic function " lcd_i2c_setCursor (row, col); ". I am not ab...

luke514 by Senior
  • 770 Views
  • 2 replies
  • 0 kudos

Where is a GFX screen stored?

Happy New Year to you all.A little help please...I may have been a little ambitious with this project, but here goes.I have made a board using a STMf429igt (176 pin).This is based on the STM32F429 Eval board, (which uses the BGA216 version of the pro...

derek2399 by Associate II
  • 1058 Views
  • 6 replies
  • 0 kudos

Resolved! Number display issue

ToughGFX Designer: 4.20.0STM32Cube IDE: 1.11.0Hello there,i'm using touchgfx to show received data usingUnicode::snprintf(FenceNumBuffer, FENCENUM_SIZE, "%d", g_displayCtlBlk.fenceConfigS1);Recently I found if I place FenceNum.resizeToCurrentText();d...

JPan.4 by Associate III
  • 984 Views
  • 4 replies
  • 0 kudos