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! Text content

Hello, I want to compare text area content with enum TEXTS. How can I do this?

heyo by Senior
  • 834 Views
  • 1 replies
  • 0 kudos

No rule to make target 'TouchGFX/build/STM32H750B-DK/Middlewares/Third_Party/FreeRTOS/Source/croutine.o', needed by 'TouchGFX/build/bin/target.elf'. Stop.

how can I solve this problem?I already cleaned and rebuild the project but the error not missingthe error comes when I try to run the target on touchgfx bcs the error coming from touchgfx. stm32cubeIDE is okay and got no error.  

0693W00000Y8FwWQAV.png
Angle by Associate II
  • 2517 Views
  • 13 replies
  • 0 kudos

Does touchgfx work on G070?

G070 is very similar to G071. I changed tim2 to tim3 of G070 on the automatically generated G071 program, but it seems that touchgfx cannot display it.​

cchar.2 by Associate
  • 733 Views
  • 2 replies
  • 0 kudos

Linking error when adding Video Widget

Hello,I've followed the Generator User Guide to implement the Video decoding.Unfortunatly, when I add the video widget and try to run on target, I obtain the following error : Linking CM7/TouchGFX/build/bin/target.elf CM7/TouchGFX/build/River...

TLaur.3 by Associate II
  • 1209 Views
  • 4 replies
  • 0 kudos

Resolved! Images are distorted when the binaries are flashed from STM32CubeProgrammer, but works fine when flashed through TouchGFX ->Run target

Images used in the screens when TouchGFx project is created displays fine when the Binaries are loaded from TouchGFX ->Run Target. When the corresponding code generated for STM32cubeIDE is built and loaded on the board using STM32CubeProgrammer using...

KNara.2 by Associate III
  • 1539 Views
  • 6 replies
  • 0 kudos