STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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! 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
  • 6091 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
  • 688 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
  • 557 Views
  • 1 replies
  • 0 kudos

QSPI XIP with TouchGFX

Our STM32L4S7 project is consuming internal flash much faster than we expected despite the fact that we've taken steps to move as many assets into external flash as we can, including SVG images.Our next approach is to see if we can split the TouchGFX...

ikendal by Associate
  • 548 Views
  • 1 replies
  • 0 kudos