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

AN4861 Table 10 meaning.

I am looking at the maximal supported pixel clock of the stm32F4x9 with SDRAM 32bit. The pixel rate for 640x320 pixels at 60hz refresh is 640*480*60 = 18432000. There is a table in AN4861 Table 10 that states the maximal supported pixel clock is 35Mh...

CScha.2 by Associate
  • 1224 Views
  • 3 replies
  • 0 kudos

How to configure USB MSC in TouchGFX Application?

Currently I am using TouchGFX 4.20 I created Project, I am able to configure USB as CDC by Adding #define USB_CDC But didn't find any option to setup USB as MSC. could you please help me on this.?My requirement is to configure USB as both CDC and MSC...

jsalg.1 by Associate III
  • 671 Views
  • 0 replies
  • 0 kudos