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

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
  • 854 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
  • 1347 Views
  • 3 replies
  • 0 kudos

Resolved! change image at runtime

Hi.I want to show battery image in screen of STM32F746_DISCOVERY and change battery image by UART value that stm receives from an atmega. I have 4 images to show battery level and they must replace by each other according to Uart data values.I read "...

Mvona.1 by Associate II
  • 4914 Views
  • 8 replies
  • 1 kudos

b-cams-omv with STM32F746G-Disco ?

Is it possible to use the b-cams-omv with the STM32F746G-Disco ? I suppose I could get the ov5640.c and ov5640_reg.c files from another project but then I need the BSP/STM32746G_DISCOVERY/stm32746g_discovery_camera.c to be updated accordingly right ...

AHayo.1 by Associate II
  • 1302 Views
  • 3 replies
  • 1 kudos