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

Resolved! STM32F429 Custom TFT Board With 4.3" TFT

I have designed a STM32F429 Custom TFT Board With 4.3" TFT it is based on 32F429IDISCOVERY MCU + RAM + 4.3" TFT in 16 bit mode and I'm using TouchGFX. I have few questions.1) It is possible to remove External RAM from the System.2) How to limit RAM U...

Caan by Associate III
  • 337 Views
  • 8 replies
  • 0 kudos

Resolved! scrollWheel index incorrect, not responsive

I want to create a scrollWheel that has 3 preset options.  Option A, Option B,  and Option A&BThe issue I have is that I can never get itemIndex  = 1 in scrollWheelUpdateItem callback , only index 0 and 2.  Also, after I first change wheel, it takes ...

FJB2069_1-1737391403340.png FJB2069_0-1737391266784.png FJB2069_2-1737391503713.png
FJB2069 by Senior
  • 388 Views
  • 8 replies
  • 0 kudos

Resolved! Dynamic Graph Scrolling clear failure

I have a dynamic graph set to scrolling. When I call graph.clear(); it will set the initial graph back to my range 0-100, but once it starts scrolling it instantly jumps to the last highest value being the start of the new range instead of continuing...

Resolved! Text as a Progress Meter

Hello,I'm looking to create a text area that also acts as a progress meter, with the colour of the text filling and emptying vertically as a progress meter might. Is there any way this is possible?I've attached some concept art for what I'm trying to...

batteryFillSpeed0FullBlackFill.png batteryFillSpeed28EmptyWhiteFill.png batteryFillSpeed37digiFontFullWhiteFill.png
jrf by Associate II
  • 364 Views
  • 7 replies
  • 1 kudos