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! Changing to a different Touch Controller

HelloTouch controllers vary depending on the LCD panel.It seems that the controller called FT6206 is used in STM32F769I-DISCO.If I use another controller, do I have to create the driver software from scratch?What should I refer to?Thank you.

Ebun.1 by Senior
  • 847 Views
  • 4 replies
  • 0 kudos

stm32h743i + touchgfx

Hello.Im trying to flash evaluation board STM32H743I-EVAL with help of touchgfx designer 4.10.0.In the simplest case i create project with application template ST STM32H743I EVAL and without any elements (no backgrounds, buttons etc.).But when i try ...

Resolved! Not authorized to view page error.

I have successfully logged in and when I am trying to view certain pages related to the TouchGFX I get an error "Not Authorized to View Page". I was able to view the Hardware selection guide a few weeks back and all of a sudden I am getting this erro...

0690X00000BwZU6QAN.png
Yogeshk by Associate II
  • 932 Views
  • 2 replies
  • 0 kudos

Resolved! TouchGFX Change Color of a Circle

I apologize if this is a very simple question, but I can't seem to figure out how to change the color of a Circle in my TouchGFX project.I know that for a Box, I can do something like...box1.setColor(touchgfx::Color::getColorFrom24BitRGB(0, 0, 255));...

RHuffman by Associate
  • 1814 Views
  • 1 replies
  • 0 kudos