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

How to make delay in TouchGFX ?

Hi guys ! How to make delay in TouchGFX ?I have button and i made interaction for it:Trigger - Hardware button is clickedAction - Change screen.But before changing screen i need delay in few seconds. How to make it ?thanks

TOG by Associate
  • 559 Views
  • 1 replies
  • 0 kudos

Mistake in Custom Widget example

In Custom Widget example in documentation, there is a mistake in draw method.The example suggest to use touchgfx::HAL::DISPLAY_WIDTH to calculate position in framebuffer. framebuffer[absolute.x + x + (absolute.y + y) * touchgfx::HAL::DISPLAY_WIDTH...

PWagn.1 by Associate II
  • 363 Views
  • 1 replies
  • 0 kudos

buttonCallbackHandler()

TouchGFX 4.16.1Thank you for helping.There are 10 views.Pressing the button for only one view will bring you to this function.For other views, press and release the button to get to this function.I want this function to come when I press and release ...

Ebun.1 by Senior
  • 426 Views
  • 1 replies
  • 0 kudos

Modal Window Enhancement

I'm working on an application that requires user interaction to edit text and number fields using a alphanumeric keyboard, and also to make "menu" selections using the TGFX ScrollWheel.I've designed data display and entry screens with objects that co...

0693W00000JPxb2QAD.png 0693W00000JPxbbQAD.png
DSwea.1 by Associate III
  • 964 Views
  • 4 replies
  • 0 kudos