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

Resistive Touchscreen, how does TouchGFX know about the Y1,X1,Y2,X2 connections from the screen? And how does it know a button was clicked?

I'm setting up a custom board. I was planning to use a NewHaven resistive touch screen with RGB888 and the STM32L4S9. I've been using the stm32F429Disc1 board to learn how to use TouchGFX with Cube IDE. I thought I'd be able to figure out how that wo...

SWood.4 by Associate III
  • 2238 Views
  • 1 replies
  • 0 kudos

How does the scrollwheel item update method work? The itemIndex is different from the currently selected item.

I use the scrollWheel widget for a menu structure. To set it's content I have used the method discribed in the STM32 Graphics: Getting Started with Scroll List Widget tutorial. The scrollWhel consists of 13 items and I use a dedicated template for th...

Loppi by Associate III
  • 1383 Views
  • 4 replies
  • 0 kudos