STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

STM32F746G-DISCO+TOUCHGFX+QSPI - Problem

Hello! Sorry for my bad English...I have board STM32F746-DISCO.I generated project with CUBEMX and TouchGFX Designer. It works very well - I can see background picture and buttons. Pictures are located in "ExtFlashSection".But today, while uploadi...

EEuge by Senior
  • 477 Views
  • 2 replies
  • 0 kudos

Resolved! TouchGFX getting deleted by virus scanner

Trend Micro thinks TouchGFX\4.13.0, is a virus. It then instantly deletes the TouchGFX.exe file. This is the second time it has happened. The Violation is flagging as 'Unauthorized File Encryption' I know you said software doesn't use any file encry...

0690X00000D8TkGQAV.png 0690X00000D8TjwQAF.png
DMeis.1 by Associate III
  • 490 Views
  • 2 replies
  • 0 kudos

Resolved! Tutorial 1 Run target error

I bought a stm32H747I DISCO for using TouchGFX.Now I'm following steps of tutorial 1, but Run target is not working. I will attach Detatiled Log.Thank you.-----------------------------------------------------------------------------------------------...

Runing TouchGFX based code from STM32CubeIDE

I cannot seem to get an Application Template to run from STM32CubeIDE.Using the following versions of tools:TouchGFX 4.13.0STM32CubeIDE 1.2.0Windows 10Here are the steps that I follow:From within TouchGFX:1. File->New2. Select Application Template ST...

getting bitmap ID from C++ code

Hello, I have user parameters in my device and every single parameter will have 5 image. Image will be choosen acorrding the working scenario. I want to store bitmap ID in my memory area so want to get bitmap ID from C++ code.Touchgfx generates "Bit...

Epamuk by Associate III
  • 469 Views
  • 2 replies
  • 0 kudos

STM32L4R7VI DCMI with large image resolution

Hi Community,I'm trying to get an image from a camera with a resolution of 752x480.In this case, the size (752 * 480) / 4 = 90240 exceeds the maximum DMA transfer length 65535.And I get a broken image: 1/4 of the image is duplicated.Original image:DM...

0690X00000AAPmdQAH.png 0690X00000AAPgGQAX.jpg
MMele by Associate
  • 824 Views
  • 4 replies
  • 1 kudos