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

Hardfault with DynamicGraph in a scrollable container

I'm getting a Hardfault with DynamicGraph in a scrollable container.(graph and container 1024 pixels, with LCD screen 800)Environment: STM32F469I-Disco, TGFX 4.15 and latest everything. Everything is fine until I drag the container and then I get the...

MS.9 by Associate III
  • 1559 Views
  • 5 replies
  • 0 kudos

Resolved! How to pass set information from one screen to another?

I'm working on a project that requires setup for various controls. I've built a main screen (MainMenu) which transitions into a sub screen (ZoneSetup) to move a few temp selection sliders, toggle some buttons, etc. for the setup. I need to pass that ...

LBend.1 by Associate III
  • 821 Views
  • 2 replies
  • 0 kudos

hardfault when touching screen

hiI have a 1280 x 800 lcd with rtp.when I touch near the coordinate 1122 x 300 system goes to hard fault. but It doesnt go tohardfault when screen first entered. it does this hardfault when I go to other screen and turn back to this screen.thanks for...

KERDO.1 by Associate II
  • 512 Views
  • 1 replies
  • 0 kudos

CubeIDE to Toughgfx integration + build error

Having issues running a GUI project generated using CubeIDE with TouchGFX application. Please see details below:Software Versions in use:STm32CubeIDE v1.5.1TouchGFX v4.16.1HardwareSTM32F429I-DISC1Steps followed to start a test project:Start a fresh p...

PKara.1 by Associate II
  • 2225 Views
  • 10 replies
  • 0 kudos

STM32H743II: Configure SDRAM

For around the last month and a half I've been working on implementing the LVGL open source GUI framework on an STM32H743II utilizing this external SDRAM on a Alientek board that shares similarities to the STM32H743II-Eval board. This should be the R...

0693W000008wzFjQAI.png 0693W000008wzFoQAI.png
LIver.1 by Associate II
  • 1443 Views
  • 2 replies
  • 0 kudos

Resolved! Simple code to compare TextArea Wildcard with a constant character and make a decision (TouchGFX)

HelloI have a TextArea Wildcard in my display that shows "ON" or "OFF" when the screen entered and has a FlexButton in front of it. when FlexButton clicked, I want to change the current State. To do that (I believe) have to get the wildcard value and...

Resolved! DSI in video mode + TouchGFX

Hello!We are developing a custom project with touchGFX for display with DSI and without GRAM.Now we test it with f469-diso board. But we can`t customize touchGFX to DSI in video mode. We have read all topics about it, but still can`t find the solutio...

KKlyn.1 by Associate II
  • 1418 Views
  • 5 replies
  • 0 kudos