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! TouchGFX upgrade to 4.20 and got undefined reference

I upgrade to 4.20 from a previous upgrade I did to 4.19.1 and I have those linker error:C:\Projects\projextx\Middlewares\ST\touchgfx\lib\core\cortex_m4f\gcc\libtouchgfx-float-abi-hard.a(PainterRGB565.o): in function `touchgfx::PainterRGB565::paint(un...

STemWin for STM32U5

Is It possible to use STemWin for STM32U5 MCUs?Is There a version of STemWin for STM32U5 MCUs or Is it planned in future?

FToso.1 by Associate
  • 726 Views
  • 1 replies
  • 0 kudos

There are compilation errors in: STM32F769I_EVAL Example TouchGFX How can I fix it ? Thank you in advance Daniel Abad

The problem is located in:AudioPlayerPresenter.cpp102  strncpy(copy, fullname, 50);'char* strncpy(char*, const char*, size_t)' specified bound 50 equals destination size [-Werror=stringop-truncation] AudioPlayerPresenter.cpp /TouchGFX/Applicati...

DAbad.1 by Associate III
  • 1284 Views
  • 5 replies
  • 1 kudos

Resolved! Rotate an image smoothly

I am trying to create a busy circle (such as the one that shows up when a web page is loading). Instead of circle I would like to use a custom image. I used TextureMapper for this. But I don't get continuous and smooth rotation of image. Image makes ...

BGuth.1 by Senior
  • 848 Views
  • 2 replies
  • 0 kudos

How to play the video on SPI display using Touch GFX.

Hi Community,I have connected SPI Display-ILI9341 to STM32F769NI board and succeeded in the displaying the different sized images. Used Touch GFX through STM32CubeIDE. (Enabled Touch GFX in STM32CubeIDE). Now I wanted to play the videos on the SPI Di...

Vins by Senior
  • 922 Views
  • 0 replies
  • 0 kudos