cancel
Showing results for 
Search instead for 
Did you mean: 

Updating to STM32CubeIDE 2.1.1 - How to create IOC file?

alw
Senior

Hi,

Having just updated to STM32CubeIDE 2.1.1, I've created an STM32CubeIDE Empty Project (the only apparent relevant option) targeting the STM32F072 Discovery Kit as I want to experiment with the touch sensing capabilities, however when the project is created I don't see an IOC file. 

Has the workflow reverted to using STM32CubeMX to create the IOC file etc. please?

Kind regards,

Al

1 ACCEPTED SOLUTION

Accepted Solutions
Gyessine
ST Employee

Hello @alw 

from the STM32CubIDE V2.0.0, the STM32CubeMX plug-in has been removed. So, the .ioc file is opened out of the STM32CubeIDE on the standalone version of the STM32CubeMX.

see STM32CubeIDE 2.0.0 released.
BR
Gyessine

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.

View solution in original post

5 REPLIES 5
alw
Senior

So apparently functionality removed form STM32CubeIDE which seems like a backwards step...

Gyessine
ST Employee

Hello @alw 

from the STM32CubIDE V2.0.0, the STM32CubeMX plug-in has been removed. So, the .ioc file is opened out of the STM32CubeIDE on the standalone version of the STM32CubeMX.

see STM32CubeIDE 2.0.0 released.
BR
Gyessine

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.


@alw wrote:

So apparently functionality removed form STM32CubeIDE which seems like a backwards step...


It was also announced ahead of the v2.0.0 release: STM32CubeIDE 2.0 release - early heads-up!

 

See Version 2.0.0 - why remove MX ? for discussion and more on the rationale.

 

Note also: Introducing STM32CubeMX2, a new flavour of STM32CubeMX tool - having both integrated is probably impractical, so having both separate makes more sense ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

This is more adequately described as "The Cheese has moved!".

 
 

Screenshot 2026-03-19 041036.png

Ha ha! Brilliant - I'm stealing that!

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.