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

did the future version of STM32CubeMX support STemWin?

Hi guys,I'm very like the developing tools ST provided, and I feel ST have a good vision of what kind of resource will be needed by users.Recently, I'm building a product with TFT-LCD and I picked STemWin as the graphic library going to be used by ou...

JWu.2 by Associate II
  • 875 Views
  • 3 replies
  • 0 kudos

Text wildCard shows characters

Hello,I made a simple project to test TouchGFX, when I move the slider I got error values, the initial value I’ve set in TouchGFX Designer is 25, so when I move the slider if the value contains 2 or 5 it will show with an other character this is is m...

idrissmc by Associate III
  • 1082 Views
  • 5 replies
  • 0 kudos

Show a custom container on the screen

Hi everyone,I created a custom container and I created a button, so I want to fade the custom container on the screen when I click the button!i created a virtual function within TouchGFX then I created an object of my custom contain class inside this...

idrissmc by Associate III
  • 548 Views
  • 2 replies
  • 0 kudos

STM32469I-EVAL DSI read

Posted on November 11, 2016 at 21:25Hello,I am trying to test the DSI HAL but am having trouble making the read function work on the LCD screen included in the kit.Here is my attempt to execute a get_address_mode request.HAL_StatusTypeDef status = H...

lthiery by Associate II
  • 1254 Views
  • 5 replies
  • 0 kudos