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

Analog input doesn't dispaly on monitor with Touchgfx

Hello, everyoneI just want to display the analog voltage value on Touchgfx using STM32H735g-dk, but the textAreaBuffer just didn't update the value that I want it to show, my code are as follows:​�?Model.cpp】​#include <gui/model/Model.hpp>#include <g...

Acecream by Associate II
  • 582 Views
  • 2 replies
  • 0 kudos

how can I use FP AI Vison to activate an alarm ?I use my own trained neural network and try to get 1 or 0 according to my camera module.

hello, I try to get one when something not desired is detected by the camera and else 0 so I can use my custom trained CNN with the help of x cube ai. Fp ai vision is used to display iamge on LCD how can I get my request by changing or adding the cod...

agala.1 by Associate II
  • 503 Views
  • 1 replies
  • 0 kudos

Generate code from .ioc removes TouchGfx files

Hello,TouchGfx v4.17.0CubeIDE v1.11.2I am using the .ioc UI to add an analogue pin for use with GUI, but when I save and generate code, it removes several TouchGfx files making code uncompilable, am I missing something in TouchGfx set up from CubeIDE...

Resolved! STM32H743: FMC SDRAM access too slow for LTDC @ 25MHz

I've copied all the various examples of using LTDC to drive a VGA screen and implemented them on the STM32H743II with 64Mbit SDRAM using the normal SDRAM timings. Everything works except that the RAM reading is too slow to keep up with the LTDC reque...

PMath.4 by Senior III
  • 1639 Views
  • 3 replies
  • 0 kudos