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! How to trigger modal screen from model

Hi there Touchgfx team!I need to trigger a modal in 15 different screens, like this:  I had a similar question on another post, and the solution works if I use buttons, but not if I send the notification from the model, which is what I need.The post ...

JPabl1_1-1730468866905.png JPabl1_0-1730468814910.png JPabl1_2-1730469008257.png
JPabl.1 by Senior
  • 1062 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX Crash with multiple text boxes

Hi,I have a custom board project which I have been running for over a year and im looking to add some features to the layout. The screen is a 240x320 layout and the MCU is a STM32H757. I am running touch GFX 4.20 and it will be difficult for me to up...

Screenshot 2024-10-25 185641.png justin11_0-1729879736002.png

Resolved! How to do line drop shadow

Hi there Touchgfx team! I have this UI requirement of a line with a drop shadow: In Figma the line has 3 pixels. I found another post to do it with the alpha value but it doesn't feel the same. I'm using a line with a width of 3. Any ideas? Thanks a ...

JPabl1_0-1730392908668.png
JPabl.1 by Senior
  • 932 Views
  • 2 replies
  • 3 kudos

Resolved! TouchGFX display int16_t value

Dear all!I 'm handle a project using ST7735 with flatform is TouchGFX, in Set2 is ADC value from POT( from -85 to -55) i debug and monitor on Keil C, the value is correct, When i display it to Screen the value is "-?5", i don't how to fix it, please ...

Resolved! Keyboard Efficiency

 Hello, I was hoping for some help on which way to use a keyboard on TouchGFX. It will be the same keyboard from the example provided by TouchGFX. My application has multiple screens (10-12) where it uses a keyboard. Would it be more efficient memory...

Priyank by Senior
  • 1057 Views
  • 6 replies
  • 0 kudos