STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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 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
  • 1232 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
  • 6455 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
  • 736 Views
  • 2 replies
  • 0 kudos

TouchGFX Frame Buffer in External Shared SRAM

I have a project that uses TouchGFX with an external parallel SRAM for the frame buffer and double buffer. Everything works as expected, But if I try to declare other variables in the external SRAM (A section defined outside of the display buffer ran...

cleonb322 by Associate III
  • 584 Views
  • 1 replies
  • 0 kudos