STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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! STM32H747 LCD display issue

When I flash some .bin the LCD doesen't work. It just display the a noise picture. With similar examples does work and with more advanced examples like the EmbeddedWizard it works too.When does not work, every time display the same static image:

0693W00000aI7WEQA0.jpg
BTurc.2 by Senior
  • 13599 Views
  • 59 replies
  • 1 kudos

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
  • 2776 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
  • 473 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
  • 318 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
  • 1018 Views
  • 7 replies
  • 0 kudos