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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

I programmed stm32h7b3 kit with stm core code integrated with CMSIS rtos code and stm32h7xx_HAL_Driver with jumper on charging pin not on debug pin. After flashing screen is not powering up, Please help me in making the display work on stmn32h7b3-dk kit.

I programmed stm32h7b3 kit with stm core code integrated with CMSIS rtos code and stm32h7xx_HAL_Driver with jumper on charging pin not on debug pin. After flashing screen is not powering up, Please help me in making the display work on stmn32h7b3-dk ...

ANala.2 by Associate II
  • 762 Views
  • 4 replies
  • 0 kudos

add left right button to a scroll list

Hi I'm trying to add a left and a right button to a scroll list. so the user can either scroll it, or change it with a button. I checked the ScrollList class and I could not found a function that helps me. Do somebody know how I can do it?Touchgfx 4....

rzapp by Associate II
  • 739 Views
  • 1 replies
  • 0 kudos

Resolved! Patch: Scroller Widgets

The following upgrades for scrollers (bugs + performance) will be a part of the upcoming 4.14.0 release, but i'm publishing them here as a patch for 4.13.0 until then.http://sw-center-st-com.s3-eu-west-1.amazonaws.com/touchgfx/TouchGFX/Patches/4.13.0...