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

Hello I set up TouchGFX and when I want to simulate, I get an error like the following. It doesn't work on Code Generator and Run Target.

Run Simulator  Copy Framework    Copying TouchGFX framework version 4.13.0 to C:\TouchGFXProjects\MyApplication\Middlewares\ST\touchgfx    Done  Generate    Wrote config/gcc/app.mk    Wrote config/msvs/Application.props    Wrote generated/gui_generat...

Shift Graph

Hi ST,I have a problem when draw graph. when i set size 400 and shift graph, its ok. But if set size 800, it has issue as image. Code shift graph:graphLine.setBuffer(graphBuffer, NUMBER_OF_POINTS);//shift datafor (int i = 1; i < NUMBER_OF_POINTS; i++...

NHo.1 by Associate III
  • 626 Views
  • 4 replies
  • 0 kudos

Texts.xlsx and version control

After using TouchGFX for some time now the project team is growing and multiple people are working on the design (multiple branches) adding screens and texts. Since texts.xlsx is used as source for the text information and this file is in binary form...

Jeroen1 by Associate
  • 413 Views
  • 1 replies
  • 0 kudos

STM32H747-DISCO with TouchGFX and ADC

Hi. I'm using a STM32H747-DISCO to sample a signal and would like to display the result on the TFT-display.I have written a program code that do the ADC-sample in CubeIDE and I'm only using the M7 core, the M4 Core is put in sleep mode.I started Touc...

JAbra by Associate II
  • 1897 Views
  • 12 replies
  • 0 kudos