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

Crossing SRAM1/2/3 with DMA

Hello,In my project I need a lot of memory, like 652kB. For that I will use STM32U5 MCU. Compiler does allow to make array I need, because total amount of SRAM is 786 KB.But it crosses multiple internal SRAM banks. It looks like addresses are in line...

0693W00000WKiY5QAL.png
Linas L by Senior II
  • 640 Views
  • 4 replies
  • 0 kudos

TouchGFX and UART sending data

Hello,I'm working in touchgfx with STM32F469I discovery, i'm trying to communicate with PC using UART function.I used this tuto : (1) TouchGFX - sending uart data to GUI on a STM32F746G-DISC0 - YouTubei'm using RealTerm TCP/IP to send data, but it do...

TSour.1 by Associate II
  • 4255 Views
  • 8 replies
  • 0 kudos

[STM32H753-EVAL2] Touch panel connector

Hello,I project to change the MB1063 LCD daughterboard on the STM32H753-EVAL2 by another screen and I have some issues to ensure the compatibility of my choices.The touch panel connector (CN3) on the daughterboard have 8 pins, but all screens i've fo...

TLaur.3 by Associate II
  • 467 Views
  • 1 replies
  • 0 kudos

TOUCHGFX AND UART AND SHOWING DATA ON SCREEN

Hi, I want to receive data by UART.In MX, I have initialized it:this is the code: huart1.Instance = USART1; huart1.Init.BaudRate = 115200; huart1.Init.WordLength = UART_WORDLENGTH_8B; huart1.Init.StopBits = UART_STOPBITS_1; huart1.Init.Parity = UART_...

nsabo.1 by Associate II
  • 613 Views
  • 2 replies
  • 0 kudos

Touchgfx Designer 4.19.1 used too many PC RAM

I have already use designer 4.18 and 4.19.1 for same project.The 4.18 used ram about 1000 MB . When I change to 4.19.1 , ram used to 4600 MB. sometime used to 7800 MB. Make my PC slow down.How to solve this problem?Thanks.4.19.1 picture4.18 for same ...

0693W00000Np94QQAR.png 0693W00000Np954QAB.png 0693W00000Np959QAB.png 0693W00000Np94zQAB.png
achan.12 by Associate II
  • 1537 Views
  • 11 replies
  • 0 kudos