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

Resolved! TouchGFX RUN TARGET FAIL

TouchGFX 4.13.0 and ST-LINK 4.5 and CubeProgram 2.3.0 installed to our system Windows 7 64Bit. Board Development STM32F746G Discovery.Create new project to TouchGFX, STM32F746G Discovery to version 3.0.0 and 3.0.1 and Blank UI.Push button RUN TARGETC...

CRobe.1 by Associate II
  • 1184 Views
  • 4 replies
  • 0 kudos

EEprom_Emulation with TouchGFX STM32F746

Hi all, Do we can implement EEprom_Emulation with TouchGFX, because i want to save some data when i change them on screen.i had tested EEprom_Emulation (in folder STM32Cube) with out touchGFX and it run normal, but when i testing EEprom_Emulation wi...

HAnh by Associate III
  • 567 Views
  • 2 replies
  • 0 kudos

URGENT*** PLEASE HELP**** FatFS.h no such file or directory when running from touchgfx designer, the files are included because they are generated with CUBEMX and the code complies without errors in CUBE IDE, STM32F746 Disco

when i try and flash the board through the designer it keeps failing. I have tried removing the files and creating a new folder and linking that one but no success, i am desperate my project is due to be presented on Friday, i have experimented with ...

0693W000000V7nMQAS.jpg 0693W000000V7lBQAS.jpg 0693W000000V7nMQAS.jpg
BO Re.1 by Associate II
  • 1912 Views
  • 13 replies
  • 0 kudos

Resolved! Correct way to bypass cumbersome MVC logic

Hello,I have a container that is present in every single view (namely a header that contains a clock).I need this header to read 12h/24h time setting, and then draw time accordingly.If I use Model-View-Controller, I must implement activate() method i...

Tuoman by Senior II
  • 1018 Views
  • 8 replies
  • 0 kudos