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

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
  • 3617 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
  • 502 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
  • 384 Views
  • 0 replies
  • 0 kudos

Resolved! Merging two touchgfx project

Hello,We have a touchgfx project. I design main screens and write board specific codes to project. My colleauge design some other screens for same project . Is there any way to import his screens to my touchgfx project (with protecting my screens) ?...

Epamuk by Associate III
  • 1167 Views
  • 4 replies
  • 0 kudos

IOC file for STM32H7B3I-DK

Where can I find a IOC file for the STM32H7B3I-DK? As this is a ST supplied Discovery Kit, there should be a IOC file that includes all the CPU internal memory and external memories and GPIOs defined. CubeMX 1.8.0 and TouchGFX 4.15 generate different...

RScot.2 by Associate II
  • 769 Views
  • 2 replies
  • 0 kudos