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

display glitch with STM32H757

I'm using a 1280x800 pixel display with 72 MHz pixel clock, and an external SDRAM. Sometimes I see glitches like this, where parts of the image is horizontally displaced:https://www.youtube.com/watch?v=_pluyvL0PvIThe SDRAM is the IS42S32200L with 32 ...

fb by Associate III
  • 2113 Views
  • 7 replies
  • 0 kudos

STM32 all IO's are compliant to CMOS & TTL, while configuring pin as Output, how to select it as CMOS or TTL?

Hi, as per datasheet of STM32F412VG all IO's are compliant (page 124) to CMOS & TTL, it's OK for input signal, but while configuring pin as output, how we will come to know logic level for the same, as VOH (min) is 2.4 for TTL & for CMOS it is (VDD-0...

AG1 by Associate II
  • 2634 Views
  • 3 replies
  • 0 kudos

Resolved! How to implement an algoritm for image processing

Hi there!I'm using an STM32F746 disco with an OV9655 camera module. I have already configured all necessary peripherals: LTDC, FMC and DCMI.What I want to do exactly is tell the camera in which buffer I want it to save the image. In the meantime, pro...

BTurc.2 by Senior
  • 5852 Views
  • 4 replies
  • 0 kudos

How to run touchGFX without RTOS?

​I would like to apply the touchGFX without RTOS .RTOS is a quite complex way,and the products our company ever made never apply it.That means we need a fast and simple way to use touchGFX,taking time on RTOS is not the first choice. I also read the...

zaric by Associate II
  • 4806 Views
  • 14 replies
  • 0 kudos