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

When designing in the vertical direction

Thank you for helping.environment:TouchGFX Ver4.15.0When designing the screen design verticallyWill the points x0 and y0 be at the bottom right of the screen?Or is it in the upper left?Where is this specification written?

Ebun.1 by Senior
  • 515 Views
  • 1 replies
  • 1 kudos

STM32F767 TFT LCD LTDC RAM Problem

Hello I'm just a beginner at STM32.I'm going to use 800 x 480 TFT LCD this time.First, I set LTDC to CUBEIDE like this.I'd like to check if only the color comes out with HAL_LTD_SetAddress.When you attempt to use uint32_t frame_buffer [384000] as a g...

0693W000008GF84QAG.jpg 0693W000008GF7uQAG.jpg
Ljunh.1 by Associate II
  • 479 Views
  • 0 replies
  • 0 kudos

Resolved! Creating a rotary button effect?

Hi,I was wondering if anyone have made a 'rotary-style' button, like a rotary encoder or a volume knob that can go on-screen?I suspect it would involve resolving a touch input and mapping it to some sort of circular motion or something like that. A r...

HP by Senior III
  • 1983 Views
  • 6 replies
  • 0 kudos