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! TouchGFX 4.15 has nicely included a link to the documentation that makes it very easy to access. Unfortunately, the hyperlinks in the document are broken. I clicked on 4 hyperlinks in the "Keyboard" description and all four returned "4040 page not found".

Would it be possible to update the documentation with links that work. The alternative would be to remove the hyperlinks. That won't really help but it would reduce the aggravation.

LDoyl.1 by Associate II
  • 830 Views
  • 4 replies
  • 0 kudos

change Vsync

HiI'm using stm32f429 and my question is about LTDC peripheral.Is there any way to change VSYNC unit from "Line" to "pixel"?(Like Hsync unit that is in pixel)Thanks

Resolved! HardFault in MX_TouchGFX_Init()

I try to make a TouchFGX demo for a self designed STM32F750 board. The board hardware is verified, it works with my "hand made" simple test image graphics. The board does not have any kind of touch input, but some hardware-buttons.And the memory layo...

0693W000001reYNQAY.jpg 0693W000001reYSQAY.jpg
TThan by Associate III
  • 2014 Views
  • 6 replies
  • 0 kudos

Resolved! Animation of 'moveTo' function

Hi, I remember that in the past I've seen in the TouchGFX documentation a function that was like the 'moveTo' function but with the possibility to have an animation from the initial position to the final position of the object. I don't remember if it...

SPano.1 by Associate II
  • 681 Views
  • 2 replies
  • 0 kudos

TouchGFX and low power modes

Hi, I followed the touchGFX workshop today and at a certain point we had a discussion about the problem of using state preserving low power modes of the cpu in combination with running touchGFX.The example that triggered the discussion during the co...