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

stm32cubeMX and TouchGFX with STM32746DISCO

HelloI want to make a simple project using touchGFX and cubeMX .I am trying to create a picture on the board's screen. But it does not appear on the screen. When I apply these steps : https://touchgfx.zendesk.com/hc/en-us/articles/360019884752-Config...

Cevdet by Associate III
  • 435 Views
  • 0 replies
  • 0 kudos

Resolved! Error while running Linker in IAR (STM32F746G-DISCO)

I've followed this article to configure a CubeMX project with TouchGFX graphics and IAR Embedded Workbench: https://touchgfx.zendesk.com/hc/en-us/articles/360019884752-Configuring-STM32F746G-DISCOI got it working several times, but suddenly the linke...

WLefe by Associate
  • 1699 Views
  • 2 replies
  • 0 kudos

STM32F429 LTDC LIMITS

Hi..I used the LTDC of STM32F429 upto 800x480 TFT.The datasheet says "LCD-TFT controller with fully programmableresolution (total width up to 4096 pixels, total height up to 2048 lines"which is 4K resolution . Does this MCU supports this much resolut...

INaee by Associate
  • 389 Views
  • 0 replies
  • 0 kudos

STM32 ESP8266 WIFI CAMERA

I built my wifi camera https://youtu.be/AORCE1Jggls Now I made it even faster, but so far 2-3 frames per second.Now i'm using DCMI_CaptureMode_Continuous. The ov2640 camera gives ~ 5 frames per second. But i use DCMI_CaptureRate = DCMI_CaptureRate_1o...

Resolved! Text transition/zooming

Is it possible, to zoom a text and especially text with dynamic text?The scenario is, to zoom into a screen, if a user is detected by a sensor.

WPrec by Associate II
  • 748 Views
  • 2 replies
  • 0 kudos

TouchGFX and Visual Studio no longer in sync

Good morning.Im working from several day in a project on touchGFX (atm prototyping on a STM32F746G-DISCO board), but today when i make a modification on touchGFX, this won't appear in visual studio simulator, and ofc it won't compile( it does compile...

Zui by Senior
  • 638 Views
  • 4 replies
  • 0 kudos