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

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

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
  • 3705 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
  • 512 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
  • 647 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
  • 1712 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
  • 780 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
  • 833 Views
  • 0 replies
  • 0 kudos

Resolved! problem with handleDragEvent

Hello, when I use handleDragEvent and handleClickEvent, widgets such as buttons and sliders that need to be clicked and dragged no longer work. How can I solve this problem?

mbagh.1 by Senior
  • 829 Views
  • 2 replies
  • 0 kudos