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

Possible bug in CircleProgress and Circle widgets

Hello!The CircleProgress and Circle widgets do not work with images on STM32H7 with a 1280x800 24bpp TFT (double buffered graphic mode), while they work correctly in the simulator.Circle widget:if under "Image & Color" I choose Color, it works on bot...

SPozz.1 by Associate III
  • 513 Views
  • 0 replies
  • 0 kudos

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
  • 2025 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
  • 2519 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
  • 5685 Views
  • 4 replies
  • 0 kudos