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

UI Template doesn't work for STM32H7B3I-DK.

Hello,i installed TouchGFX Designer V4.13.0 and the other ST Tool under C:\Software\ST\...If i start GFX Designer and select the STM32H7B3I-DK Board an a template UI i can tun it under the simulator but i can't program it to the Board.The STM32CubePr...

VRote.1 by Associate III
  • 330 Views
  • 1 replies
  • 0 kudos

Where is the 4.13.0 API documentation?

On the website, I click "API reference" on the TouchGFX website and I get the version for 4.10.0, which is nearly a year an a half old. Where's the new reference documentation? Searching the ST website was also useless.

j o by Associate II
  • 360 Views
  • 1 replies
  • 0 kudos
OMela.1 by Associate
  • 464 Views
  • 3 replies
  • 0 kudos

full screen video on stm32h7

I can already play full screen video using hardware jpeg decoder without touchgfx. Now touchgfx only works as a management UI, how can i suspend touchgfx when playing video in fullscreen mode, to prevent it from access frame buffer and DMA2D, LTDC et...

shark by Senior
  • 333 Views
  • 1 replies
  • 0 kudos

Get absolute position of a Drawable?

Is there function to get absolute position of Drawable? getX() returns relative position within container.So if I have 3 nested containers, I must do:container1->getX() + container2->getX() + container3->getX() + drawable1->getX()Is this the intended...

Tuoman by Senior II
  • 387 Views
  • 1 replies
  • 0 kudos

STM32CUBEMX MODIFIED NOT WORKING

Hell Guys.....I am working on STM32L4R9AI-EVAL board I have generated the project from Touchgfx Designer and it generating the STM32CUBEMX code also......if i open the designer and if i will burn on to the kit it is working fine....But once i will o...

prathima by Associate II
  • 1740 Views
  • 10 replies
  • 0 kudos