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

Riverdi RVT70HSSNWC00-B Problems

Purchased 5 RVT70HSSNWC00-B displays from RiverDi. Can not get even the demo project working on them from touchgfx or anything, and it is very frustrating. Has anyone know a fix or had a similar experience?

manas-fe by Associate
  • 1070 Views
  • 2 replies
  • 1 kudos

Resolved! Headless TouchGFX in Windows

Hello! First post on this forum.I need to run automated testing of a TouchGFX application in an isolated environment.The application takes screen snapshots and stores them to files.It should not need a display to run if it can just render images to t...

maste by Associate
  • 739 Views
  • 4 replies
  • 2 kudos

Resolved! Touchgfx print unicode problem

Good morning to all,I am wanting to make a simple numeric keypad where I only press numbers and they are seen in a text area and then when I press a button it compares it with a char and if it is the same it does one thing or another.My problem is th...

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
  • 16006 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
  • 3754 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
  • 631 Views
  • 3 replies
  • 1 kudos