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

Resolved! Test application

Hello So, I want to generate a test application, but I cannot load these on my board. Does that problem is normally because we never can upload a test application or what is the Problem here, I also added some parts to the Test application, but I can...

image.png
Bea_12 by Associate III
  • 636 Views
  • 5 replies
  • 3 kudos

TouchGFX Tutorial 3 , compile grief

if (!textClock.isMoveAnimationRunning()) .. fails after following the tutorial i receive ..Compilemake -f simulator/gcc/Makefile -j8Reading ./application.configReading ./target.configCompiling gui/src/screen2_screen/Screen2View.cppCompiling generated...

Resolved! Change Screen cover animation time

hello,In my program I have some screens and I switch between screens by programaticily. If a button pressed below code switches screenvoid Screen1_View::changeScreenToScreen2(){ static_cast<FrontendApplication*>(Application::getInstance())->gotoScr...

Epamuk by Associate III
  • 1255 Views
  • 6 replies
  • 0 kudos

Display for STM32H743i-EVAL

We developed a project based on this evaluation board and now we are in the final steps of making a product out of it.We need a similar TFT display to the one in the evaluation board (with similar Touch IC) but the problem is that we cannot find one....

SSagi by Associate II
  • 1010 Views
  • 3 replies
  • 0 kudos