STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

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! 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
  • 523 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
  • 476 Views
  • 7 replies
  • 1 kudos

Resolved! TouchGFX update widget data from main() non-RTOS

I've created a TouchGFX project for an LTDC LCD with a H7a3 Nucleo board.  The project includes a static graph displayed on the LCD.  The project will compile, run and properly display the TouchGFX designed screen with the static graph. Next step wou...

SJR1 by Associate
  • 351 Views
  • 3 replies
  • 1 kudos