Skip to main content
Associate III
November 3, 2025
Solved

how to start a new touchGFX project from CUBEIDE?

  • November 3, 2025
  • 1 reply
  • 192 views

don't want to start a touchgfx project from cubemx, instead from cubeide!

Best answer by Osman SOYKURT

Hello @redstone8415 ,

From version 2.0.0 of STM32CubeIDE, you are no more able to open the ioc file. Now, STM32CubeIDE can't be used to start a STM32 project and that's the standard. Therefore we still strongly recommend to use STM32CubeMX for code generation. 

1 reply

Osman SOYKURT
Technical Moderator
November 3, 2025

Hello,

We do not advise to start a  TouchGFX project from STM32CubeIDE. The reason is that code generation is placing the files at incorrect paths. The official recommendation is to start from STM32CubeMX.
Could you tell why you don't want to start your project from STM32CubeMX?

Osman SOYKURTST Software Developer | TouchGFX
Associate III
November 4, 2025

you are right! i had test it from cubemax, that is OK!

but i think cubeide to inside xx.IOC file, seem is easy

Osman SOYKURT
Osman SOYKURTBest answer
Technical Moderator
December 17, 2025

Hello @redstone8415 ,

From version 2.0.0 of STM32CubeIDE, you are no more able to open the ioc file. Now, STM32CubeIDE can't be used to start a STM32 project and that's the standard. Therefore we still strongly recommend to use STM32CubeMX for code generation. 

Osman SOYKURTST Software Developer | TouchGFX