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

USART to TouchGFX

Hi,I use STM32CubeIDE and TouchGFX.Sending to "stm32f746 discovery board" using com port text.When I send different letters, everything is OK.If I send several identical letters, the result is with the character ?example:asdfghjkl -> asdfghjklaaaaaaa...

JNova.0 by Associate III
  • 469 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L151xE and drive lcd

I have used STM32L151xE in a board and drove a glass LCD with it and it works without any problem. But in its datasheet, in two sections, it is mentioned that, STM32L151xE is not support LCD and just STM32L152xE can support it. Is there any explanati...

Sbagh.2 by Associate
  • 890 Views
  • 2 replies
  • 0 kudos

Touch GFX dynamic Graph widget crash the application

Hello Touch GFX Guys.Hardware: STM32H7B3I development boardSoftware: Touch GFX designer 4.16STM Cube IDE 1.5.0We are trying to experiment with "dynamic graph" widget and experiencing some problems .After adding widget on the screen follow code is ge...

IB.1 by Associate III
  • 4304 Views
  • 20 replies
  • 0 kudos

Resolved! Change from DSI interface to RGB parallel interface

Thank you for helping.environment:MCU: STM32F769BIBoard: CustomSTM32CubeIDE Ver1.5.0TouchGFX Ver4.15.0Import the project created using the STM32F769I-DISCO template with TouchGFX with STM32CubeIDE,After setting the LCD clock with GUII disabled DSI in...

Ebun.1 by Senior
  • 3516 Views
  • 16 replies
  • 0 kudos

Resolved! TouchGFX project with custom board

Hi, I will use STM32H7B3RI in our final product and its not available in TouchGFX so I need to develop a project with STM32CubeMX. I have STM32H7B3I-DK now and I can create projects and run those on development kit. TouchGFX generates its own STM32Cu...

kb24 by Senior
  • 1256 Views
  • 3 replies
  • 0 kudos

TouchGFX 4.16.1 doesn't generate images directory

I'm trying to run an example for X-NUCLE-GFX01M1 shield and I'm facing weird issues.TouchGFX generator doesn't generate images data.generated/gui_generated/src/screen1_screen/Screen1ViewBase.cpp:6:10: fatal error: BitmapDatabase.hpp: No such file or ...

How to implement PIN/Password check

I would need to implement what is described in the attached image.Somehow I should "save" which button was pressed so that if the Pin/Password is correct go to the right screen.How can I do ?

ALomb.1 by Associate III
  • 867 Views
  • 1 replies
  • 0 kudos