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

Resolved! STM32F769NI-DISCO1: project from STMCubeMX does not work

Hi,Having tested all the examples from the STM32F7 package for the STM32F769 Discovery kit, I started to write my own project from scratch. For thios, the starting point is the STMCubeMX tool.So far, everything went well till I reached the point of t...

TPier by Associate III
  • 750 Views
  • 3 replies
  • 0 kudos

Hi, I am very new on this touchgfx and smt32. I am now testing with Nextion display and Arduino with ktype sensors and infrared sensors and controlling several relays and switches.

Hi, I am very new on this touchgfx and smt32.I am now testing with Nextion display and Arduino with ktype sensors and infrared sensors and controlling several relays and switches.But i want to make things professional. So on internet i get on touchgf...

UOzde by Associate
  • 736 Views
  • 2 replies
  • 0 kudos

DCMI interface doubles the image

Hello,I'm working on a DCMI to USB video class converter which runs on a STM32L496. The image sensor is a custom grayscale level sensor developed by my institution. It is 640x480, 8 bit per pixel, however to simplify the things I configured the DCMI ...

0690X000009jzWTQAY.png

Swipe Container selected page callback.

Hello,It would be nice to have a callback with selected page id from the Swipe Container. Now there is no way to know which page is selected. I need to know this because some constant (outside swipe container) widgets are depended from selected page....

Luk35 by Associate III
  • 1143 Views
  • 5 replies
  • 1 kudos

CubeIDE_1.0.2 Fatal errors When Building Project

Hello,I am trying to use a STM32F756 micro with the current CubeIDE and TouchGFX software. After setting up my micro in CUBEMX and generating code I attempt to build my project for debug but keep getting errors such as below:Description Resource Pa...

AGrif by Associate
  • 1003 Views
  • 3 replies
  • 0 kudos

Resolved! Is there any official library for graphs and scopes?

Hi,We will need to easily draw scientific graphs and scopes in our project, so I would like to know if there are or at least there are planned any libraries for TouchGFX to support this. Many advanced GUI design frameworks have such libraries but for...

Anguel by Senior
  • 645 Views
  • 1 replies
  • 0 kudos

Resolved! Discard GestureEvent on Slider

Hi,I have a slider added on View. Also, my view overriders handleGestureEvent to handle it globally. Do you have any idea how to discard gesture event, when I quickly move slider?Same problem when My FrontendApplication overrides handleGestureEvent.

KMili by Associate III
  • 663 Views
  • 2 replies
  • 0 kudos