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

Touchgfx with usb host CDC VCP

Hi everyone..I have issue here, I am using USB CDC VCP the applistate is not going into ready state, i tried alone with the usb host it is working correctly for this and also used example alsoTested configuration 1.Configured gpio pins for usb fs hos...

Resolved! Modal redraw question

Hi community!I'm using Touchgfx 4.24.1 with a STM32H753ZIT6, integrated to a 1024x600 (RGB565) display. We use double frame buffer in an external SDRAM (parallel) with DMA2D enabled. This is a OEM custom board design for us, so the hardware is alread...

uilter by Senior
  • 786 Views
  • 3 replies
  • 0 kudos

Resolved! USB HS doesn't work with TouchGFX ?

Hello,I am using an STM32F769I-DISCO board to implement USB HS in my TouchGFX project, but it is not working as expected. I have already tested USB functionality with FreeRTOS CMSISv2 without TouchGFX, and it works fine. However, when I try to run bo...

walidhmz by Associate II
  • 857 Views
  • 7 replies
  • 0 kudos

Problem with scroll list on target

Hi,I have a scroll list that works perfekt in the simulator, but when running it on target (STM32H735) I need to set a periodic update of scollList.invalidate(), to get it to work. The problem is that only the first and last element show as selected,...

MNils.2 by Associate II
  • 1396 Views
  • 10 replies
  • 0 kudos