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

Resolved! Weird button & slider glitching issues

Hi!This might be a long shot but I'm having some rendering issues with the flex button and slider on my device. Everything works perfectly in the touchgfx simulator however I'm getting a weird image glitch once a button has been released on the actua...

MHolm.3 by Associate II
  • 1685 Views
  • 3 replies
  • 0 kudos

STemWin + USB Host MSC + stm32h7

Hello. I try to make application with USB FS (host msc) and emwin on board stm32h743i-eval.When i connect USB, enumeration doesn't happen. Function USBH_Get_DevDesc always return USBH_BUSY, and usb stay in state ENUM_IDLE. But if i comment function G...

Hi ST Community, I have interfaced environmental sensor to STM32. I am getting the Temperature, Pressure, Humidity, and Air-quality values. I want to show these values on STM32F769I-Disco board's WVGA TFT LCD using Touch GFX.

Hi ST Community,I have interfaced environmental sensor to STM32. I am getting the Temperature, Pressure, Humidity, and Air-quality values. I want to show these values on STM32F769I-Disco board's WVGA TFT LCD using Touch GFX. So, how to integrate my d...

Vins by Senior
  • 463 Views
  • 1 replies
  • 0 kudos

Hi ST Community, I have interfaced environmental sensor to STM32. I am getting the Temperature, Pressure, Humidity, and Air-quality values. I want to show these values on STM32F769I-Disco board's WVGA TFT LCD using Touch GFX.

Hi ST Community,I have interfaced environmental sensor to STM32. I am getting the Temperature, Pressure, Humidity, and Air-quality values. I want to show these values on STM32F769I-Disco board's WVGA TFT LCD using Touch GFX.So, how to integrate my de...

Vins by Senior
  • 529 Views
  • 1 replies
  • 0 kudos

overlapping of screens in LCD display

Hi,The following are the board detailsMicrocontroller: STM32F746IGTxLQFP176Development Board: WaveShareExternal flash:128MB ; External RAM:16MBIDE: STM32CUBE IDE 1.6.1Graphics Software:TouchGFX 4.17.0Layers used:1Buffer used :2buffer1 start address:0...

SV by Associate
  • 1128 Views
  • 3 replies
  • 0 kudos

Looking for Uctronics U6111 driver for STM32ST769

Due to mechanical restrictions I'm being asked to implement an Uctronics U6111 display board with SPI interface. I've found the driver for for the display being used with Raspberry Pi (it's intended use) on github, but it appears to be a set of bina...

B-LCD40-DSI1 BL_CTRL Not connected (R4 N/A)

We need to reset the display and would prefer to do sop with the backlight off to avoid it showing random patterns during the reset.I noticed in the schematic that the BL_CRTL is not connected (R4 is missing), so is there a way to turn the backlight ...