2025-09-18 8:27 AM
I am working with the STM32U5G9 board and I have some trouble when displaying applications
As indicated in the tutorial (link below), I installed the 4 applications. I took the last ones from ST website.
https://www.youtube.com/watch?v=OMeiG9jS-yk&list=PLnMKNibPkDnF9x-s1e-v9Wtvv-fB88VWA&index=1
CubeIDE is already installed since I work with TOF sensors quite regularly
Here are my application versions.
STM32CubeProgrammer
TouchGFX (last one)
In CubeMx, I add the TouchFX Generator
After setting CubeMx, I followed the tutorial below
https://www.youtube.com/watch?v=NFljjd_vQGA&list=PLnMKNibPkDnF9x-s1e-v9Wtvv-fB88VWA&index=2
With the configuration
In TouchGFX Designer, I can simulate my application
Unfortunately, in the CubeIDE step When I compile the project and upload the compiled application, nothing happens on the display (blank screen).
From CubeIDE, I'm able to load the tutorial application and debug it by stepping into the code.Unfortunately, in runtime the display remains black.
This is the same cases for all demo in TouchGFX except only 1 demo (Flash limited E-Bike demo),
Otherwise, I get a black screen for the other demos.
I don't know where I am wrong
2025-09-19 2:50 AM
Hello @PoP ,
Are you able to run on target from TouchGFX Designer?
Have you tried to reset your board (clicking the reset button on the hardware directly - or plug/unplug the cable)?