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

Reading JPEG & Decompress

Hi all,I`m trying to build a project with STM32CubeMX , Using FATFS for SDcard and Decoding JPEG with LibJPEG.And I just want to test if it can decompress successful or no,but it stacks in{ jpeg_start_decompress } function.I have no ideal about why i...

Errors due to windows.h

We are facing issues in compiling STemWin has windows.h headers are not found, below is the log for same. Please help us.D:/TEST/Middlewares/ST/STemWin/inc/GUI_SIM_Win32.h:52:10: fatal error: windows.h: No such file or directory #include <windows.h> ...

PSK by Associate
  • 204 Views
  • 0 replies
  • 0 kudos

Startup problem

Hello,I've built a semi-functional demo project for a client of ours using touchGFX 4.10.0 through STM32CubeIDE for a STM32F746BGT6 processor. One of the remaining issues I need to resolve has to do with the startup of touchGFX. When I flash the code...

DWeie by Associate III
  • 699 Views
  • 8 replies
  • 0 kudos

LCD controller FIFO underrun

Hello,i use a custom DSI display on the STM32F769 Discovery Board.The display has 720x720 pixels and no framebuffer. Therefore I can't use the DSI adapted command mode but I have to use the DSI video mode.I have the following problem:When the pixel c...

DPfei.16 by Associate III
  • 2053 Views
  • 23 replies
  • 1 kudos