STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STemWin5.44 lib missing GUI_SPLINE functions

Hello,Latest version of STemWin as included in STM32Cube_FW_L4_V1.14.0 apparently missing GUI_SPLINE_* functions in the provided *.a libs but they are listed in header file (GUI.h) - which causes linking error.We are working with STemWin_CM4_wc32_ot_...

APort by Associate III
  • 431 Views
  • 1 replies
  • 0 kudos

How to change TouchGFX Windows simulation icons?

How do we change the TouchGFX Windows simulation icon?See "how" image. I want to change the icon that appears in the top-left corner of the window, as well as the icon that appears in the windows task bar.I can see that the icon used for these is loc...

VSimu.1 by Associate III
  • 905 Views
  • 3 replies
  • 0 kudos

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
  • 1401 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
  • 722 Views
  • 2 replies
  • 0 kudos

Upcoming Webinar on Architecting UIs To Maximize Scalability, Performance, & Usability On the STM32 Platform

Is your system architected to adapt to change? Are you able to easily introduce a new product line with a similar experience? Can you alter how users interact with your application without having to overhaul the communication with the backend?If you ...

SSnid.1 by Associate II
  • 1005 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
  • 2497 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
  • 1471 Views
  • 8 replies
  • 0 kudos