2025-09-08 7:03 PM
Hello,
I am currently using the STM32H7S78-DK development board. I would like to run TouchGFX together with ThreadX (Azure RTOS).
Specifically, I would like to know:
How to configure the project in STM32CubeMX to enable both TouchGFX and ThreadX.
How to properly set up the system tick / timebase so that ThreadX and TouchGFX can work together without conflicts.
Whether there is a simple example or reference project available for STM32H7S78-DK showing TouchGFX running under ThreadX.
A step-by-step tutorial or minimal example project would be very helpful.
Thank you in advance!