2025-07-16 10:34 AM
Anyone know exactly where I can find the source code for the demo project that is pre-loaded onto the STM32U5G9J-DK1 board?
I've already got the STM32Cube_FW_U5_V1.8.0 and it has 2 DSI projects for the DK1 board (DSI_ULPM_DataClock and DSI_VideoMode_SingleBuffer) but neither appears to be the same as the demo.
2025-07-16 11:47 AM
Hello @Zeplin ,
The Demo code for the STM32U5G9J-DK1 is not available within Cube firmware package.
For TouchGFX demos refer to the demos provided by X-CUBE-TOUCHGFX (X-CUBE-TOUCHGFX).
You can follow the recommendation provided by @MOBEJ in this thread: STM32U5G9J- Dk board source code.