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

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

Rendering frequency spectrum

Hello,i want to render frequency spectrum FFT in the small area of screen and handle touch in this area. This should be done by some custom widget/container. Can you help me how to do it? Best Regards,Petr

Petr3 by Associate III
  • 1222 Views
  • 12 replies
  • 1 kudos

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
  • 69 Views
  • 3 replies
  • 0 kudos

TouchGFX: Error using FreeRTOS Events

Task Description:I'm trying to update a text on the screen when a button is pressed. I want to achieve this using the event functionality in FreeRTOS.The control flow is more or less like this:Button pressed -> External Interrupt -> Callback function...

Weird horizontal artifacts in touchGFX buttons

Hi Folks and Happy New Year!I've been trying to track down a problem I'm having with my project for several months now. Essentially I'm getting these red-ish lines through portions of my buttons, but only when (I presume) they are drawn or redrawn - ...

IMG_7199.JPEG BWKidd_0-1735835937379.png
BWKidd by Associate III
  • 212 Views
  • 2 replies
  • 1 kudos

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
  • 176 Views
  • 3 replies
  • 1 kudos