2026-04-07 6:53 AM - last edited on 2026-04-07 9:34 AM by Imen.D
hello everyone,
i am a beginner in STM32cube. i was working on board Nucleo wb55rg. and following this tutorial
STM32WB Getting Started Series: Part 12a, STM32CubeMX & STM32CubeIDE lab. Introduction, and it said on 2:33 that i need to activate "system core>IPCC and enable both interrupt". i am using STM32CubeIDE 1.5.0 and it does not show IPCC option on it .
any help and guidance is appreciated,
thank you
Solved! Go to Solution.
2026-04-07 9:33 AM
Hello @Shaawaiz and welcome to the Community,
You are using an older version of STM32CubeMX.
Please make sure to update and use the latest release of STM32CubeMX v6.17.0.
Thanks to keep me informed about your update.
2026-04-07 9:33 AM
Hello @Shaawaiz and welcome to the Community,
You are using an older version of STM32CubeMX.
Please make sure to update and use the latest release of STM32CubeMX v6.17.0.
Thanks to keep me informed about your update.
2026-04-07 5:58 PM
thank you so much for the help. that was the case. just one correction: earlier i was not using STM32CumeMX, i was using STM32CubeIDE. the issue got fixed when i used STM32CubeMX version 6.8.1. thank you so for your help :)
2026-04-08 1:30 AM
Hi @Shaawaiz ,
Glad to hear that it worked.
For your information : STM32CubeIDE is an environment for editing, compiling, and debugging. The old version that you are using is integrating part of STM32CubeMX graphical tool that simplifies the configuration of STM32 products,
With the new and latest version of STM32CubeIDE 2.0.0, STM32CubeMX is no longer integrated within STM32CubeIDE, it is now available exclusively as a standalone tool: What’s new in STM32CubeIDE 2.0.0.