Skip to main content
bully
Senior
September 2, 2026
Question

CubeMx (.ioc) based projects from IDE v1.19 in v2?

  • September 2, 2026
  • 4 replies
  • 23 views

Hello,

we’are using CubeIDE (1.19 so far) and STM32H750B-DK boards for our several University courses. We have quite big repositories with working projects (mostly based on CubeMX generated .ioc and code) that can be edited, regenerated, debugged flawlessly in 1.19.

Is it possible to import those projects in V2 and regenerate code and .ioc files in new v2 environment as it was possible before?

I’ve heard that users have problems with migration of these types of projects - is this true?

 

If there are problems, what to do in this situation? Will this ever be solved?

 

Thanks,

regards,

Robert.

 

 

 

4 replies

TDK
September 2, 2026

Is it possible to import those projects in V2 and regenerate code and .ioc files in new v2 environment as it was possible before?

STM32CubeIDE v2.0.0 and later does not deal with IOC files at all. The projects are still importable and STM32CubeMX can still open the IOCs from previous versions.

"If you feel a post has answered your question, please click ""Accept as Solution""."
bully
bullyAuthor
Senior
September 2, 2026

Hello,

 

thanks. But can also .ioc be changed and code regenerated (CubeMX) and then built and debugged under CubeIDE v2? 

I’ve heard that CubeMX changes project settings, removes linked folders etc… so one has to manually reverse those changes?

 

Thanks,

Robert.

 

TDK
September 2, 2026

thanks. But can also .ioc be changed and code regenerated (CubeMX) and then built and debugged under CubeIDE v2? 

Yes.

I’ve heard that CubeMX changes project settings, removes linked folders etc… so one has to manually reverse those changes?

This is bullocks.

"If you feel a post has answered your question, please click ""Accept as Solution""."