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

Nested custom containers?

I read in the release notes for TouchGFX 4.12.0 that "A custom container can now be nested within another custom container. This enables composing custom components into larger custom components indefinitely". I am running 4.12.3 but I can't seem to ...

AndrewM by Associate III
  • 597 Views
  • 1 replies
  • 0 kudos

I can't select item in scrollList

As I understand, TouchGFX uses l this algorithm:-if I touch to screen and move finger - list is scrolling-if I touch to screen and do not move - item under finger go selected.I check it on 746GDiSCO - works very well.But when I put scrollList to 102...

EEuge by Senior
  • 484 Views
  • 2 replies
  • 0 kudos

STM32H7 DCMI snapshot HAL issues?

Recently I am interfacing a image sensor with the DCMI interface on my STM32H743VIT6. I am using the STM32H7 HAL library 1.7.0, generated with STM32CubeMX 5.6.0, compiling using ARM GCC 9.2.1. I have encountered some issue with using the DCMI driver ...

YLi.3 by Associate
  • 727 Views
  • 0 replies
  • 0 kudos