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

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
  • 1077 Views
  • 1 replies
  • 0 kudos

handleTickEvent enable and disable

I have an animation that the image is getting bigger by the tick. But I want that when it gets a "true" once from model , the animation gets started and continue until it gets a "false". void IgnitionOnDemoScreenView::ShowUpLogo(bool Logo, bool Fade)...

Ezgi by Senior
  • 646 Views
  • 2 replies
  • 0 kudos

Resolved! No reaction to touch

Hey!I took the working project that is generated by TouchGFX Designer as a reference and made a new project on the DISCOVERY-F469 board.I made UI with two screens. Screen1 has a button to jump to screen 2 and an animated image.After flashing the boar...

VLau by Associate III
  • 1452 Views
  • 7 replies
  • 0 kudos