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! LTDC not generating clock

Hi,I have a Nucleo-U5A5ZJ-Q board which i replace the mcu with a STM32U5A9ZJT6.I'm trying to use LTDC to control a 800x480 LCD (WF50FTYAGDNN0#) via RGB888.Eventually running touchgfx, but I have fallen over at the first hurdle.I have read many tutori...

PhilipC by Associate III
  • 5875 Views
  • 14 replies
  • 9 kudos

TextArea and Keyboard.

1) How can I make the TextArea widget clickable and handle the PRESSED and RELEASED events separately?2) How to create a keyboard? When the TextArea is clicked, the keyboard appears, numeric data is entered, and it closes. Is there an example of a pr...

Resolved! setAlpah issues

hi guys im having an issues with opacity of a picture in the touchGFX from some reason its giving me only tree option: solid (255) or invisiable (0),and the third option is between which is staying on the same opacity all around the scale between 1- ...

shalevBA by Associate
  • 652 Views
  • 1 replies
  • 0 kudos