cancel
Showing results for 
Search instead for 
Did you mean: 

How to Integrate ThreadX with TouchGFX on STM32F746

Vivek711
Visitor

I’m working on an STM32F746-based project. I know how to port ThreadX to this board, and I want to use the ThreadX source available on GitHub. My question is about integrating ThreadX with TouchGFX.

Specifically, I want to understand:

What steps are needed to make TouchGFX run on top of ThreadX?

Do I need to modify the TouchGFX-generated code or middleware when using ThreadX from GitHub?

How should I create and manage the TouchGFX task inside ThreadX?

What is the recommended project structure for combining STM32F7 + ThreadX (GitHub version) + TouchGFX?

Are there any example projects or references for this integration?


Any documentation, sample projects, or practical guidance would be very helpful.

1 REPLY 1
mƎALLEm
ST Employee

Hello @Vivek711 and welcome to the ST community,

You can refer to this TouchGFX tutorial link: especially the section ThreadX

mALLEm_0-1763127363747.png

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.