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

Porting TouchGFX - can't write to screen

Hi everyone!I'm trying to port TouchGFX over to the CoreH743I board and I'm running into some trouble at the step of trying to write to the screen from main memory.https://support.touchgfx.com/docs/development/board-bring-up/how-to/03-display-interna...

GGowi.1 by Associate II
  • 802 Views
  • 2 replies
  • 0 kudos

Problems in the beggining when compiling examples

My original problem is when I try to see a GUI example running, when I hit on "Run Simulator" the operation fails and in the detailed log appears the following message:"Generate Assets       make -f simulator/gcc/Makefile assets -j8             0 [ma...

AHern.21 by Associate
  • 1198 Views
  • 2 replies
  • 0 kudos

spurious touchs on spi display

When i the touchscreen on my LCD it occassionally presses somewhere else on the screen to where i have pressed.The simulation on touchgfx works perfectly which means it isnt the code ive implemente in the virtual functions. Only assumption is that th...

MikeP by Senior
  • 654 Views
  • 2 replies
  • 0 kudos

"Load images into target memory"

Hello, I am trying this example to use LCD_HDMI from STM32Cube repository.Board: STM32H747I-DISCOToolchain: STM32CubeIDESTM32Cube_FW_H7_V1.7.0\Projects\STM32H747I-DISCO\Examples\LCD_DSI\LCD_DSI_VideoMode_DoubleBufferingI am following the guidelines i...

Sayali by Associate II
  • 1401 Views
  • 5 replies
  • 1 kudos