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

Resolved! Can I interface 800x480 LCD having 16 bit RGB interface and multiplexed PSRAM (for frame buffer storage) with STM32H750VB?

I am using STM32H750VB 100 pin package controller and want to interface 800x480 LCD having 16bpp RGB interface with it. Its single frame buffer storage amounts to 750 KB ((800*480*2 bytes)/1024) and at a go only 512KB (AXI SRAM -maximum contiguous me...

KShah.5 by Associate II
  • 1761 Views
  • 8 replies
  • 0 kudos

Resolved! New STM32H747-DISCO example problems.

Hi There,I have a new STM32H747-DISCO here.The board came without the demo flashed on it, also the demo can not be flashed, see here: https://community.st.com/s/question/0D53W00002ASl3lSAD/stm32h747-discovery-blankMost of the examples in the cube pac...

ACapo.1 by Senior
  • 5124 Views
  • 16 replies
  • 0 kudos

Using CubeIDE 1.2.1 on Windows 10, TouchGFXDesigner's generated code doesn't implement virtual method HAL::taskEntry() in TouchGFXGeneratedHAL or ToughGFXHAL..

I've generated a STM32F429I-DISCO project using CubeIDE's CubeMX.I've added the X-CUBE-TOUCHGFX 4.13.0 software to the project, under Additional Software.By changing LTDC and FMC settings, I was able to configure X-CUBE-TOUCHGFX successfully.The proj...

CDew.1 by Associate III
  • 867 Views
  • 2 replies
  • 2 kudos

Translation sheet on 4.22.1 TouchGFX version

 Hello,In previous versions of touchGFX, I could easily translate texts by editing an .xlsx file and then replacing it in the assets folder.However, I've noticed that in version 4.22.1, there is only an .xml file generated when I create touchGFX file...

MIPI DSI Clock not starting

I've configured a skeleton CubeMX project upon which ive enabled the DMA2D, DSIHOST and LTDC IPs for a custom board. The boards test okay, access to the MCU, programming, sane registers, but upon flashing the CubeMX generated firmware the DSI clock ...

DAllo by Associate II
  • 970 Views
  • 2 replies
  • 0 kudos