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
  • 1168 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
  • 635 Views
  • 0 replies
  • 0 kudos

Custom container radio buttons

I create custom container and include one radio button in that container and then I want to create list of radio buttons. The problem is that when I touch one radio button other buttons does not deselected. How to include radio buttons in the same gr...

heyo by Senior
  • 925 Views
  • 5 replies
  • 0 kudos

Resolved! Framebuffer test for STM32H735G-DK does not work

Hi,My aim is to bring up custom display with the STM32H735G-DK board. As a first simple step I am using the existing display with an internal (small) framebuffer following the instructions given here: 3. Display with framebuffer in internal RAM | To...

TouchGFX generated project is not worked on STM32F746G-DISCO(C01) (Only the "touch screen" doesn't work.)

I have the same problem as the link below.(link : https://community.st.com/s/question/0D53W00001XM98mSAD/touchgfx-generated-project-is-not-worked-on-stm32f746gdiscoc01)Only the "touch screen" doesn't work.My board doesn't work with hardware reset, bu...

0693W00000WIjV8QAL.png
Paphael by Associate II
  • 1784 Views
  • 7 replies
  • 0 kudos