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

force update of scrollbar in scrollableContainer

I have made a dynamic menu made with a listLayout with a number of buttons inside a scrollableContainer. When a user push the buttons the listLayout is updated with new content.I have not been able to have the scrollbar reflect the size of the listLa...

mip by Associate II
  • 264 Views
  • 12 replies
  • 0 kudos

Issues with SVG image rendering

Hi,I have a project derived from the demo6 from ST on the STM32U5G9J-DK1 devkit, where I want to display SVG images. The only difference is that the rounded display of the original kit has been substituted with another rounded display of the same res...

apadom by Associate III
  • 344 Views
  • 23 replies
  • 6 kudos

Touch detection in scrollist item.

Hello All,I am new to touchgfx and looking to implement something where a array of structure containing name and other parameters to display. I need to display parameters on selection of the names displayed. I have a   created a container and able to...

ShivDesh_0-1747647231509.png
ShivDesh by Associate III
  • 594 Views
  • 15 replies
  • 0 kudos

Re: TOUCHGFX and CPU

Split from TOUCHGFX and CPU.My screen resolution is 480 * 800. When I use a dynamic graph with a capacity setting of 300 and add 30 points each time, the number of executions of handleTickEvent per second drops from 30 to 2. What solutions are there?...

Lewis233 by Associate II
  • 90 Views
  • 1 replies
  • 0 kudos

how to configure dsi-video mode with TouchGFX?

I am learning touchgfx with stm32f469i-disco board, how to configure dsi-video mode ? i want to use ltdc , dma2d, dsi-video.c  i download the demo  Edit: moved to a new thread from STM32 dev kit with DSI and demo software playing video from SD card ...

Lewis233_0-1754897720788.png
Lewis233 by Associate II
  • 118 Views
  • 1 replies
  • 0 kudos