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

STM32H745 on 16 depth

Hello, i have stm32h745i for my project but unfortunately the SDRAM itself is not enough to handle my gui program.I use lvgl and squareline studio to make gui. I have thought that maybe if i can reduce the color depth from 32 to 16 will reduce my mem...

BAl K.1 by Associate III
  • 1001 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX Roadmap

Hello,I checked but I didn't find any information, is there a TouchGFX roadmap available somewhere ?Regard,NME

nme by Associate II
  • 1538 Views
  • 7 replies
  • 3 kudos

Touch GFX drawing a pixel.

HiWe are in the need to dynamically graph a moving point based on an analog input.We have a solution when using a regular display driver like RA8875, however our desire is to use Touch GFX as the solution includes more than 1 simple screen.Is there s...

Resolved! TouchGFX Code generating and Simulator error

Dear Mr MartinIn touchGFX I can generate the code but I can´t simulate with this error:Compiling generated/gui_generated/src/screen_screen/screenViewBase.cppgui/src/model/Model.cpp:4:10: fatal error: stm32f4XX_hal.h: No such file or directory#include...

Resolved! Communication from screen to backend

Hi,I'm trying to send an event when a button is clicked.I have added an interaction in Touchgfx designer to call a virtual function when the button is clicked.In Screen1view.cpp I'm overwriting the virtual functionvoid SendDataOnButtonClicked(){prese...

KNara.2 by Associate III
  • 1099 Views
  • 2 replies
  • 2 kudos

TouchGFX Project using the H757i-EVAL Board

Hi, I decided to learn how to create GUIs using TouchGFX and upon creating a project on TouchGFX, 2 questions popped up on my mind:1 - There's no template for the H757i-Eval Board; what would be the right procedure? Is there still some sort of templa...

nnoK by Associate
  • 810 Views
  • 3 replies
  • 0 kudos