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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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! How could I reinit TouchGFX?

Hello! I try to make powersaving mode for my device. So i should power off all chips on my board. I use TouchGFX with external RAM and QSPI and CMSIS OS v2. How could I reinit TouchGFX? I posted my code below. All is working, when powerups, but after...

RAkma by Associate II
  • 730 Views
  • 0 replies
  • 1 kudos

External Loader Debug Printing

Hi all,I'm developing a custom external loader to flash a QUADSPI memory as part of a TouchGFX project. I'm using an STM32F7 processor and developing using the STM32CubeIDE.I’m struggling with a specific issue that I’m hoping I’ll be able to get help...

DWeie by Associate III
  • 7426 Views
  • 25 replies
  • 0 kudos

Application template failed error

I'm trying to figure out how to create a template. I made a simple project. Based on this link : https://support.touchgfx.com/docs/development/scenarios/scenarios-create-at The .json file was created. I fixed the name part, data version part, erased...

0693W000008yb9RQAQ.png
Ezgi by Senior
  • 943 Views
  • 2 replies
  • 0 kudos

Resolved! problem with dynamic graph

Hi, my problem is that when I use the dynamic graph, when it ends on the X axis, but unfortunately the X value increases How can I solve this problem and start the X axis again from scratch?

mbagh.1 by Senior
  • 1362 Views
  • 1 replies
  • 0 kudos

Resolved! How to make Fixed X-Label axis

I need to make application of pressure measurement across time by using dynamic graph feature. The X axis is time from 0 - 10 s. But as times go by beyond 10s, I want the X axis label remain as 0...10s instead of incremented for every data point adde...

BParh.1 by Senior III
  • 4041 Views
  • 9 replies
  • 0 kudos

Is it possible to drive a TouchGFX Application without actually having to touch or press a button on the display?

I have developed a device able to measure acceleration, so I essentialy have a GUI with a "start", "stop" buttons and also a text buffer showing the result of the last measurement.When I press the start button, a measurment starts and it keeps going ...

Ajudi.1 by Associate II
  • 1624 Views
  • 2 replies
  • 0 kudos

Touchgfx 4.16.1 on stm32h735 demo board work with Text and Font in internal flash but not with text and font in External flash. The images assets in external flash have never problem. Why?

My application demo is very simpe.I'm started with Cube MX 6.2.0 and the last stm32H7 Hal library available.I'm started with eval kit configuration pinout and I work with the STM32H735IGK6 eval kit.I have created a very simple application TouchGFX De...

RGenn.1 by Associate II
  • 1655 Views
  • 0 replies
  • 0 kudos