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

Having trouble compiling shared code

I am working with one other engineer on a project. He will send me his entire directory where the project files are stored. I copy those files into identically named directory structure on my computer so I don't need to change the include paths. S...

STM32U585 GPDMA Config for DCMI in LL

Hello,For my project I need to transfer 600x600x10b image from DCMI to SRAM.I already got DCMI part working with all HSYNC / VSYNC interrupts showing correct numbers LL_AHB2_GRP1_EnableClock(LL_AHB2_GRP1_PERIPH_DCMI_PSSI); NVIC_SetPriority(DCMI_PSSI_...

Linas L by Senior II
  • 818 Views
  • 1 replies
  • 0 kudos

Resolved! How many pixels can STM32F429xx LTDC support?

In STM32F429ZI datasheet (DocID024030 Rev 10), in the beginning (page 1) it says:"LCD-TFT controller with fully programmable resolution (total width up to 4096 pixels, total height up to 2048 lines and pixel clock up to 83 MHz)". But in functional ov...

许和平 by Associate II
  • 1325 Views
  • 3 replies
  • 0 kudos