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

RGB controller interface and memory

hey,as i saw at the EVB, the driver uses the SDRAM as a memory source for the RGB interface.the SDRAM size is 256Mbit while the SRAM is 16Mbit.in my application, my plan is to use the SRAM only.Do you see any problem to use the SRAM memory for the RG...

Pkats.1 by Associate II
  • 558 Views
  • 3 replies
  • 0 kudos

Resolved! touchgfx HardFault with STM32H743II

Hello,this is not the first time i set touchgfx in a custom board (with STM32F767 MCU). I always followed the method described in the touchfgx documentation, which can be summarized in this video guide.Now i'm trying to get it to work with STM32H743 ...

AMerc.4 by Senior
  • 765 Views
  • 4 replies
  • 0 kudos

Resolved! How Setup a STemWin Project

Hello,i would like to start a project with a STM32H743, a 4 "TFTDisplay and STemWin. The sDisplay works perfectly via FSMC. Now I have downloaded the STM32Cube_FW_H7_V1.8.0. Which Lib should I use? In old versions they were marked with GCC. Now with ...

Remove loader to fast debug

Hi all,I'm building a custom board with touchgfx and QSPI resources.Everything work well!I would like to know how is possible to remove loader to fast the debugger session: the external resource need more than 4Mbytes and loader everytime I start a d...

MPast.1 by Senior II
  • 787 Views
  • 7 replies
  • 0 kudos

STM32IDE+TouchGFX can't start.

I try to connect LCD by SPI to Nucleo-767 and TouchGFX. LCD screen work perfect and I could draw on it without a problem, but I stuck with TouchGFX. I found that void TouchGFXHAL::flushFrameBuffer never call.Check this video - https://youtu.be/1UhEx7...