STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 860 Views
  • 0 replies
  • 2 kudos

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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! Board turns black instead of displaying GUI

BACKROUND:I am using TouchGFX Designer - 4.24.0I am using the board STM32H735G-DKThis generates STM projects in STM32CubeMX V6.11.0 using STM32Cube FW_H7_V1.11.1When I am done with touchGFX I go to STM32Cube IDE to do some scripting on the behaviors ...

tmehok by Associate III
  • 166 Views
  • 1 replies
  • 1 kudos

Integration of MIPI DSI Display with TouchGFX

Hi,We built a custom board using STM32L4R9AI MCU. The board contains a display with following specificationDisplay driver: RM69330Connection Interface: MIPI DSIDisplay Size: 454x454We can initialize the display properly because the all pixel can be t...

SSG_0-1719567919933.png SSG_1-1719567976275.jpeg
SSG by Associate II
  • 149 Views
  • 0 replies
  • 0 kudos

Resolved! how to run STM32Cube.ioc at TouchGFX project?

Hi I am luis.I'm testing TouchGFX, and I have a question.After creating an example board project with TouchGFX V4.22.1 Designer and then moving the STM32F769I_DISCO.ioc file into the STM32CubeIDE folder to set the IO, an error occurs when compiling a...

Resolved! Persistent widgets between screens

I'm a touchgfx beginner but i've designed many graphic apps using other tools like lvgl. One thing my app needs is to have some common areas or widgets that work between multiple screens, like persistent widgets that always exists in all screens, is ...

Resolved! TouchGFX intelisense problems

  intellisense is not working.  the components that I can't use the intellisense feature( button, Textarea, slider, scroolist and the like...) "Screen1ViewBase.it is observed that the text colors of the implementations in the "cpp" file are also diff...

1.png 2.png 3.png
fog.1 by Associate III
  • 492 Views
  • 3 replies
  • 2 kudos

Creating an TouchGFX Board Setup Fails

I'm trying to create a specific template for a custom board and following this stm link: https://support.touchgfx.com/docs/development/scenarios/scenarios-create-at I get the following error right on the first command.  C:\Users\user\Desktop>C:/Touch...