STM32 MCUs TouchGFX and GUI

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

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
  • 405 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
  • 1908 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
  • 1150 Views
  • 2 replies
  • 0 kudos

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
  • 1164 Views
  • 5 replies
  • 0 kudos

Accessing a class object from outside

I created a basic project on the TouchGFX Designer and wrote a function in my own cpp file using touchgfx library. I want that when the button is clicked ,the function is called to ScreenView.cpp or ScreenViewBase.cpp from my own cpp file and change ...

Ezgi by Senior
  • 640 Views
  • 3 replies
  • 0 kudos