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.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
  • 891 Views
  • 1 replies
  • 0 kudos

Hello, I bought the MB1075E series pcb of the stm32g429 disco card. When I create a project in touchgfx and load the code on the card, the touch screen does not work properly.

I define two different buttons. Pressing the first button activates the second button, and when the second button is pressed, the first button becomes active. can you help me thank you very much

ÖDemi.1 by Associate II
  • 1122 Views
  • 3 replies
  • 0 kudos

Resolved! I can't access to model from one concrete view.

Hi allFirst of all I'm working with STM32F469I-DISCO board and I'm using TouchGFX Designer- 4.15.0.I have the next problemMy application have 4 different screens, I'm storing in the model general information, and I can access to it without any proble...

Facing issue to interface LCD with stm32f407ve

Hi,I am using STM32F407, trying to interface LCD 16x2 to display sensor data on it.using same code with 8bit mode, I am able to see data on lcd, but when I am trying to use LCD with 4-bit then its not working.. attaching code stm32f4xx_hal.h is attac...

Swagh.1 by Associate
  • 940 Views
  • 0 replies
  • 0 kudos

Touch GFX 'Status Bar' at Top of all views

Hi, I want to know how to implement a 'status bar' type view that is at the top of all views, that contains things like battery level etc. similar to that found in something like Android or iOS.In the touch GFX documentation it mentions it briefly bu...

savvn001 by Associate II
  • 969 Views
  • 3 replies
  • 1 kudos