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

Problem with JPEGFileLoader

I have been trying to make the demo found here https://support.touchgfx.com/docs/development/ui-development/scenarios/loading-images-at-runtime#loading-jpeg-files work, but it does not. I am trying to make it work on another empty TouchGFX 4.22.0 pro...

AlexOli by Associate
  • 1133 Views
  • 1 replies
  • 0 kudos

Resolved! Linking Errors When Building SDK with FreeRTOS on STM32

Hello STM Community,I am currently working on integrating a third party SDK(blockchain sdk) with my FreeRTOS-based project on an STM32 microcontroller, and I have encountered a series of linking errors that I'm struggling to resolve. The build proces...

Das by Associate II
  • 5420 Views
  • 1 replies
  • 0 kudos

TouchGFX problems with DynamicGraphs

Hello, I have one problem in touchGFX with DynamicGraphs (scroll)and interactions.I have very simple animation in TouchGFX (version 4.22.1). Just one screen with 2 dynamicGraphs. The first Graph (Graph 1) is displayed for the first 3 seconds (Graph 2...

MatjazF by Associate II
  • 2088 Views
  • 4 replies
  • 0 kudos

Resolved! TouchGFX Lined Output on RGB Display

Hello,My TouchGFX application is outputting a static image in the GUI wrongly and I am unsure where the error stems from.Board: STM32H747I-DISCODisplay: Innolux G057VCE-TH1   (640wx480h RGB666)Without TGFX, I am able to output a chosen static image a...

StephenG by Associate II
  • 10101 Views
  • 17 replies
  • 2 kudos

No such file or directory ERRORS

I created an empty project with TouchGFX. immediately after, when I activate and compile Ethernet and LIWIP modules via the CUBE IDE, I get the following error: Descriptionfatal error: lwip.h: No such file or directory main.c/stm32h745i_disco_CM7/App...

Ekran Görüntüsü (20).png
fog.1 by Associate III
  • 1375 Views
  • 2 replies
  • 0 kudos

Resolved! LTDC: Create configuration for RGB DE mode

Hello everyone, I can't clerarly understand if it's possible to connect my display(HIMAX7019) too STM32F429 via LTDC. According to display datasheet I have to use all RGB0:RGB7 pins, but I cubeMX I have only RGB2:RGB7 pins. According to datasheet I f...

1337DOMINATOR228_0-1697844953613.png 1337DOMINATOR228_1-1697844970678.png