STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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! TouchGFX on Custom Board with no TE pin

I have a custom board, which uses STM32H747IXH6 and MB1166 LCD screen from the related discovery board. I am trying to get TouchGFX up and running on this custom setup, but in my PCB design, I missed out the dedicated TE pin in the connector (I'm fol...

Iris-DM by Associate III
  • 1856 Views
  • 17 replies
  • 0 kudos

Return to "previous" view & keep track of views

Hello everyone!The question is simple, i want to be able to "return" to the previous view when entering a sub-menu (view).There are many ways to do this, like manually assigning a label/identifier to each view.Pushing the label anto a stacked stored ...

ExampleMenu.png
XD by Associate III
  • 350 Views
  • 3 replies
  • 1 kudos

Screen set Visible

Dear all!Normally, Screen  will display in 305ms, the transfer to Screen1. In Main.C, bat_e will be calculated, if bat_e= true, will hide Screen and Screen1 and display Screen 2. can you share me how to do it.

Shaking animation

Hello,I am trying to add warnings to widget when an error happens (shake / judder).I first started looking at the MoveAnimator class but there is no way to "ease" if the startXY == endXY.Other than hand rolling the position myself (as Gaetan shows), ...

Marc_LM by Associate III
  • 231 Views
  • 1 replies
  • 1 kudos

Unable to LTDC ReConfigure/Reinit after LTDC Deinit

  Hi, I am trying to reinitialize the LTDC-TFT LCD controller in a task when I press a button. I am using the STM32H735G-DK kit, which has a TFT LCD. I have created a project using TouchGFX, and it seems the display gets initialized and loaded with...

rakesh1_0-1730545920340.png
rakesh1 by Associate II
  • 738 Views
  • 7 replies
  • 0 kudos