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

TouchGFX_STM32H7B3I-DK_Build Errors

Dear Sir, Hardware: STM32H7B3I-DKSoftware: STM32MX 6.13.0 / STM32CubeIDE 1.17.0 / TouchGFX 4.24.1/ STM32Cube_FW_H7_V1.12.0 Start the project from TouchGFX, and then refer to STM32 Graphics Workshop (STM32H7BWorkshop2020_labs12345), to develop the det...

EY1_0-1738140512229.png EY1_1-1738140572073.png EY1_2-1738140722305.png
EY1 by Associate II
  • 661 Views
  • 6 replies
  • 3 kudos

TouchGFX - Slider jumps to zero

Hi all,TouchGFX version: 4.16.1I have a slider that allows user to change the timer values. I have registered two callbacks (1) setNewValueCallback and (2) setStopValueCallback.When using simulator, when I simply click(no release yet) on some value o...

Weird horizontal artifacts in touchGFX buttons

Hi Folks and Happy New Year!I've been trying to track down a problem I'm having with my project for several months now. Essentially I'm getting these red-ish lines through portions of my buttons, but only when (I presume) they are drawn or redrawn - ...

IMG_7199.JPEG BWKidd_0-1735835937379.png
BWKidd by Senior
  • 453 Views
  • 22 replies
  • 1 kudos

touchgfx and usb msc

hello, I need to use both touchgfx and usb msc host with stm32h743 in my project. they work fine separately , but when I add usb to my touchgfx project it does not work(all my usb implementations are based on controllerstech video). Do I need to do a...

Zakba.1 by Senior
  • 652 Views
  • 2 replies
  • 0 kudos

Resolved! Touch gfx code optimization

hello, I'm currently developing an application that features more than 150 screens. However, I've encountered a significant challenge: once I build the code, the overall size exceeds the available flash memory. While I'm using external flash for imag...

Not able to use touchGFX on Linux

Hi, i am using linux and want to customise STM32U5A9 discovery kit display. I am not able to use touchGFX in Linux. Also if i create a project in windows for touch GFX and try to build in it Linux stm32cubeide i am getting  TouchGFX/target/CortexMMCU...