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

How do I redraw the frame buffer

Hi @Martin KJELDSEN​  I've got a problem that i want to redraw the frame buffer before the screen lights up.so I clean the frame buffer after close screen (memset(framebuffer,0,sizeof(framebuffer))).When the screen is bright I notice that only par...

Jack li1 by Associate III
  • 922 Views
  • 3 replies
  • 0 kudos

Resolved! Run target on STM32H747I-DISCO failed

Hello I am using graph on STM32H747I-DISCO. Running simulation is ok, like having the sine wave on it but when I click "Run Target" I get this error...Run Target Generate Done Generate Assets make -f simulator/gcc/Makefile ass...

Seem that something on my Discovery board is going wrong.. How to flash original demo on STM32F469I-DISCO? How to go successfull with examples on TouchGFX?

I bought a STM32F469-DISCO to start my adventure with STM's MCU.Included demo is great.Now I'm trying to upload some other example from CubeIDE and TouchGFX.I've updated st-link, and go.. (I'm working on a windows 10 system)From CumeIDE some examples...

DNardi_MS by Associate II
  • 1291 Views
  • 4 replies
  • 0 kudos

Is the "STM32H745I-DISCO" kit Supports TOUCHGFX?

I have purchased "STM32H745I-DISCO" kit.I would like to works with "TOUCHGFX" with "STM32H745I-DISCO" kit.I select the "STM32H745I-DISCO" kit in "Board Selector" in "STM32CubeMx" software.I have not found "GRAPHICS" option in "Middleware" TAB in "Pi...

I am missing a lot of the TouchCFX files after generating code with STM32CubeMX and "TouchCFX Designer". The linker errors is shown in the "Details". Should the code have been generated by "TouchCFX Designer" or have I missed something ?

Application/User/TouchGFX/target/TouchGFXHAL.o: In function `touchgfx::HAL::~HAL()':C:/workspace/test/test/CM7/Middlewares/ST/touchgfx/framework/include/touchgfx/hal/HAL.hpp:101: undefined reference to `vtable for touchgfx::HAL'Application/User/Touch...

FJahn.1 by Associate II
  • 1137 Views
  • 4 replies
  • 0 kudos