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

How to read .bin file for Touchgfx

Normally I can display all projects of touchgfx (which can be stored in internal memory) on my touchscreen without any problem. For a larger project I needed to use a SD card. For this purpose, I compiled all the images into a .bin file and then save...

Datome by Associate II
  • 1234 Views
  • 19 replies
  • 0 kudos

Resolved! How is stm32f469_Discovery + TouchGFX ??

Cube_IDE_1.4 and TouchGFX 4.16.Use the stm32f469i_Discovery Board to put the picture in the TouchGFX and upload it, and only the black screen appears.https://www.youtube.com/watch?v=12KXreXaLp0 that I have informed you hereI've seen and followed, but...

PKunK.1 by Associate III
  • 349 Views
  • 3 replies
  • 0 kudos

X-CUBE-TOUCHGFX 4.15.0 is out

Hi Everyone,If you haven't noticed by now, X-CUBE-TOUCHGFX 4.15.0 is out, available from CubeMX 6.0+ and from st.com as a zip (Also installable through CubeMX).Main features:Designer: Built in support for Graph widget!Generator: Option to use Flash R...

Resolved! SDMMC Does not work with TouchGFX Application.

Hi,Iam using a STM32F746 DISCO Board to use SDMMC in a TOUCHGFX Application but Iam not able to get past if(f_mkfs((TCHAR const*)SDPath, FM_ANY, 0, rtext, sizeof(rtext)) != FR_OK) function. It gives error here. Even If I comment this section and re...

SMour.2 by Associate III
  • 508 Views
  • 3 replies
  • 0 kudos