STM32 MCUs TouchGFX and GUI

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! How to execute/trigger an Interaction via code

I have a series of interactions that shows/hide widgets on the screen. The interactions are basically triggered when a button is clicked and are all managed via TouchGFX Designer.Is there a way to trigger them via code, so like generate a virtual cli...

nico23_0-1746003905602.png
nico23 by Senior II
  • 137 Views
  • 2 replies
  • 1 kudos

LAST DAY to join the TouchGFX contest!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

allowVerticalDrag() doesn't work on scroll list

The same issue has been reported years ago https://community.st.com/t5/stm32-mcus-touchgfx-and-gui/method-allowverticaldrag-in-scroll-list-container-does-not-seem/m-p/169035#M10136If you create a mySelectorScroll and in the code mySelectorScroll.allo...

nico23 by Senior II
  • 214 Views
  • 9 replies
  • 1 kudos

Resolved! Same screen different texts and buttons enable

Hi all,I am looking for advices to implement my GUI.  I have screen 1 with all the widgets. On this screen by default has:1. The texts for Hours:Minutes:Seconds and a button to switch to setting screen to set the count down timer.2. The switch mode b...

Starting the MPU of the STM32N6570-DK board

I am working on a STM32N6570-DK board, and I am wondering how to start the MPU of the N6 core, when I start a touchgfx project, it can't work successfully. I hope that some additional information and some courses can be provided.

Z-YF by Associate III
  • 166 Views
  • 2 replies
  • 0 kudos