STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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
  • 2266 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
  • 999 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
  • 1523 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
  • 1229 Views
  • 1 replies
  • 0 kudos