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! LTDC565 to LCD RGB888

Hi everyone,According to AN486, It's possible to connect a "RGB666 display panel" to a MCU with RGB888 LTDC peripheral. (Uploaded Picture).Now, Is it passible to connect a "RGB888 display panel" to a MCU which equipped by LTDC565 peripheral? How is c...

MSm by Associate II
  • 1581 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX GCC C++ exceptions handling

Hello,related to the post https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/using-cpp-exceptions-in-touchgfx-application/m-p/267439 is C++ handle exception included in TouchGFX release ?I did not manage with the code here below, testing a strin...

Capture.PNG
JJame.1 by Associate II
  • 709 Views
  • 2 replies
  • 1 kudos

Resolved! Is Tilting the Image is possible in TouchGFX?

Hii,I am selecting the STM32F746G Discovery Board in TouchGFX Designer. In the Designer I have taken a Tiled image widget and I am trying to move the image vertically up and down. Now I want the same image to be tilted with some angle in TouchGFX. Is...

Shivani by Senior
  • 1177 Views
  • 4 replies
  • 0 kudos

Resolved! string in textarea

Hello,I use resources and everything works there.Now I need to display text from code and I came across that the result of these commands is 23??? what is wrong with this code? What do I need to set where?    int intvalue_ = 23; std::string stringval...

JNova.0 by Associate III
  • 836 Views
  • 1 replies
  • 0 kudos