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

TouchGFX 4.25 cannot run .

 It is compiled with AC6.24 in MDK 5.43.run on NUCLEO-H7A3ZI-Q.But it cannot run.compiling is ok. The programme compiled with stm32cubeIDE is not problem.It can run perfectly.The project is attached blow.

Riverdi 121STM32H7 linking problem

 Hello I have a problem compiling TouchGFX for Keil. My procedure: 1/ Run TouchGFX Designer 4.25 2/ Create New project 3/ Go to tab – By Partners – select board Riverdi STM32 121STM32H7 4/ Click to Create5/ Add Button ( for example) 6/ Cli...

riverdi.jpg riverdi3.jpg riverdi4.jpg
mcumake by Associate
  • 563 Views
  • 0 replies
  • 0 kudos

Proper way to synchronize with toggle button

Hi all,I am looking for an advice to how-to sync the back-end signal and the toggle button.For example toggle button by default is OFF, Signal output Low.Clicked button, the button state = ON, Signal output High.View still display the button is ON.Du...

box resize but fill colour does not change

I'm using a coloured box as a background for some dynamic text. I would like the background to match the width of the text when it changes.I can change the width of the box to match the text width, but the box's fill colour will not fill to match the...

RGB888 Configuration on STM32H750

Hi Team,   We are running into a problem on TouchGFX (v4.25) on configuring our 480x272 display on the above discovery board I mentioned. We want to configure a text box and display this  color I attached below. We found that the RGB we have is RGB56...

PushparajAdka_0-1753681159703.png PushparajAdka_1-1753681372843.png