2025-11-26 7:55 AM - edited 2025-11-26 8:04 AM
I made a new project by importing an .ioc file.
When the project opened/created, I was introduced into pinout view of the MCU.
While I was there, the software (Stm32CubeIDE) got updated, asked me to restart to finish the update.
I accept the restart.
After the restart, I open my project
If I double click my .ioc file, it just opens the file with txt editor:
I do not know how to enter pinout view again.
Obviously, I have tried looking on all the tabs/options, right clicking everywhere. It should be something easy, I just missed it.
STM32CubeIDE
Version: 2.0.0
Build: 26820_20251114_1348 (UTC)
(C) 2025 STMicroelectronics ALL RIGHTS RESERVED
Solved! Go to Solution.
2025-11-26 8:03 AM
@VasileiosChristianidis wrote:the software (Stm32CubeIDE) got updated
CubeIDE v2.0.0 no longer has the CubeMX functionality integrated:
You will have to use the separate, standalone CubeMX application:
https://www.st.com/en/development-tools/stm32cubemx.html
2025-11-26 8:03 AM - edited 2025-11-26 8:04 AM
hello @VasileiosChristianidis and welcome to ST community
I see that you are using our new STM32CubeIDE
On the STM32CubIDE V2.0.0, the STM32CubeMX plug-in has been removed. So, the .ioc file need to be opened by STM32CubeMX.
Best Regards.
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.
2025-11-26 8:03 AM
@VasileiosChristianidis wrote:the software (Stm32CubeIDE) got updated
CubeIDE v2.0.0 no longer has the CubeMX functionality integrated:
You will have to use the separate, standalone CubeMX application:
https://www.st.com/en/development-tools/stm32cubemx.html