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

RTOS issue with STM32L4R9ZI new project

Hi,I have STM32L4R9 discovery board which uses STM32L4R9AI Ic and i am able to work on this using Touchgfx.We have our own developed PCB with STM32L4R9ZI IC. I used STMCubeMx software to generate project of STM32L4R9ZI. i saw the settings used in dev...

Bala1 by Associate II
  • 936 Views
  • 2 replies
  • 0 kudos

Resolved! How To Get Current Page While Using Swipe Container.

So i want to change the page of the swipe container using flex buttons. There is setSelectePage function in swipecontainer class for that but its little meaningless when i dont know which page i am in. Is there a way to get currentpage? Or is there a...

KKurt.1 by Associate II
  • 1537 Views
  • 4 replies
  • 0 kudos

Update GUI Model without RTOS inter-task messaging

Hi,I need to update the GUI Model of touchGFX from another task that read data from some peripherals. I've seen that's recommended to use inter-task messaging system, like messaging queue, but unfortunately my RTOS doesn't implement anything like tha...

SPano.1 by Associate II
  • 743 Views
  • 2 replies
  • 0 kudos

How to write a code for a counter.

I am very new to coding, but I have to get this program written for work. I need some of the buttons that I have put into my TouchGFX project to consecutively count up and down after each press of the button on the screen. How would I go about settin...

KTayl.3 by Associate
  • 540 Views
  • 1 replies
  • 0 kudos

Generated code failed in toughGFX +CubeMX

I'm using STM32f429ZI Discovery board to run the touch LCD using LTDCI will attach Detatiled Log.Thank you.------------------------------------------------------------------------------------------------------------ error1: in touchGFX while generat...

MMAUR.1 by Associate II
  • 878 Views
  • 1 replies
  • 0 kudos