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

Resolved! Dynamic Graph Widget, how to make best performance

Now, using Dynamic Graph Widget in Touch 4.15. We only draw 4 lines, but somtimes picture does not smooth.It looks like it blocked somewhere, button action is delayed. At last we find render time become biger as line draws more. hoping for some help...

0693W00000AO7F6QAL.jpg 0693W00000AO7G9QAL.png
Breeze1 by Associate III
  • 1297 Views
  • 4 replies
  • 0 kudos

Usage together TouchGFX and FatFS

Hi everyone,I am trying to use fatfs with touchgfx in my project. I can mount SD card with fatfs. But I get an error that "FR_NO_FILESYSTEM" from fatfs stack when try to open a file.I installed and ran fatfs with cubeMX then copied to my touchgfx pro...

STM32F407 DCMI questions?

DCMI �?르기 기능�?� 수행하고 싶습니다.Stm32f4xx_init.c CROP 기능�?� 225�?��?��?서 수행�?�면 비디오가 �?��?하게 나옵니다.나는 소스와 비디오를 첨부했습니다.�?�?��?� 무엇입니까??나는 CROP 320 * 120으로 �?르는 것으로 비디오를 제대로보고 싶다.�?한 DMA_DoubleBufferModeConfig(DMA2_Stream1, Bank1_SRAM3_ADDR+(0x4b00*4), DMA_Me...

LSang.11 by Associate II
  • 1044 Views
  • 1 replies
  • 0 kudos