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

Does Drawable::invalidateRect need a non-const rect?

I've come up with the following issue while trying to invalidate an area. I would expect that I could grab a MinimalRect from an object and pass it directly to the base container, as the following:invalidateRect(arc.getMinimalRect());However, I get ...

j o by Associate II
  • 1473 Views
  • 1 replies
  • 0 kudos

Artifacts STM32H743+TouchGFX

Hello! Look at the picture.Artifacts - is lines at right side of widgetCan you say me possible course oth this artifacts?I llok at memory window in KEIL - artifacts are in memory, is not LTDC artifacts

0693W000000UpPMQA0.jpg
EEuge by Senior
  • 2504 Views
  • 7 replies
  • 0 kudos

TouchGFX, stm32f469-disc, adc values to lcd

I have a have project where I need to run a test sequence to some analog circuit and then do some measurements and display those results on the LCD. I'm using stm32f469 discovery board, CubeMX 5.4.0 and touchGFX 4.12.3. The measurement works fine, I ...

HHarj.1 by Senior
  • 5465 Views
  • 24 replies
  • 0 kudos

cubeIDE1.3

Based on STM32H743I EVAL2, cubeIDE1.3 always displays the following when compiling the Touchgfx4.13 code generated by CubeMX5.6:       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~compilation terminated.make: *** [TouchGFX/touchgfx/os/subdir.mk:23: TouchGFX/touchgfx...

Bli.11 by Associate II
  • 3960 Views
  • 9 replies
  • 0 kudos

f769-disco screen configuration problem

Hi everyone! I'm trying to create a project using CubeIDE 1.3, Touchgfx 4.13 and f769i-disco board. I have started building project with Cube and then added touchgfx using "additional software" menu. I have succesfully configured external SDRAM and d...

0693W000000VbUAQA0.png 0693W000000VbUUQA0.png 0693W000000VbUKQA0.png