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

TouchGFX on STM32F413H-DISCO Board

Is TouchGFX implemented on the 32F413HDiscovery Board? And if yes, how can I implement it? Because I tried in so many ways but either I have nonsenses errors, or I don't have the right screen size, and so it won't compile and run

VDuch.11 by Associate II
  • 3818 Views
  • 11 replies
  • 0 kudos

Resolved! Adding LwIP(or other CubeMX generated Code) to a STM32CubeIDE throws Errors in TouchGFX simulator Files.

So I started a Project in CubeIDE with the standart settings and the resolving integration issues Video.All worked well. But now i enabled LwIP with standart Settings and I get the Error, that the SDL2/SDL_video.h File in the HALSDL2 Header couldn't ...

Graph widget Multiple y data on one x

I am looking for having multiple y data on one x while using dynamic graph widget for some x points. I wonder if it is possible to do so in the present graph api. x data is time shaped and y data is sensor data.I mean that sensor might have two (or m...

Running TouchGFX on STM32F2 series MCU

Hi,I need al little help running TouchGFX to a STM32F207VG MCU. We already have a custom board featuring this MCU and a touchscreen with an ILI9341 driver IC. The screen communication is done using the FSMC on the MCU. I've got code working to write ...

JBoec.1 by Associate II
  • 3567 Views
  • 12 replies
  • 0 kudos

Can't get a stable VGA output on Nucleo-H743ZI2 board.

I have connected LTDC output to VGA monitor input and the picture is flickering. I've connected HSYNC and VSYNC signals, ground pin and only the highest R/G/B bits over 500 Ohm resistors to R/G/B input signals of the monitor. I've set vertical/horizo...

Slina by Associate III
  • 493 Views
  • 0 replies
  • 0 kudos

STM32F413ZH TouchGFX configuration

Hello,I am trying to display something on the display of a STM32F413ZH board. Following the video in link below I have configured everything in CubeMX (hopefully correctly). Then, the video suggested to get some code for the memory init from an empty...

DDori.1 by Associate III
  • 378 Views
  • 0 replies
  • 0 kudos