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! GPU2D not available when using L8 Pixel Format

Hi, I am using an STM32U5A9ZJT with LTDC L8 buffer and cannot select GPU2D, is support for L8 being added soon?Being able to use L8 and vector fonts would be ideal for storage savings. I also noticed that the "hardware" option for vector rendering is...

PhilipC by Associate III
  • 921 Views
  • 2 replies
  • 0 kudos

How to debug the touchGFX Engine?

On our custom board running STM32U5G7 I have set up a project using the same configurations in the .ioc file of the STM32U5G9J-DK2 but obviously with our pinout and package. The project compiles and runs, it does display correctly on the sim but ther...

ARM_and by Associate III
  • 2562 Views
  • 4 replies
  • 0 kudos

SDL2/SDL_render.h: No such file or directory

我在使用cubeide时一直报错,下面是详细的报错信息:Description Resource Path Location Typefatal error: SDL2/SDL_render.h: No such file or directory HALSDL2.hpp /llwstm32/Middlewares/ST/touchgfx/framework/include/platform/hal/simulator/sdl2 line 26 C/C++ Problemmake: *** [M...