2025-03-25 4:28 AM - last edited on 2025-03-25 4:37 AM by mƎALLEm
Hello,
I would like to know how to install CubeMX and in which directory should I install it so that STM32CubeIDE can recognize it ?
Thank you
Solved! Go to Solution.
2025-03-25 6:56 AM
@Andrew Neil wrote:Why, exactly, do you want to know this?
Someone gave me an .ioc file but I can't open it because I have an old version of CubeMX.
But, I find another way
to open this file by importing an existing '.ioc' file. Now I can read the information in this file.
2025-03-25 4:35 AM
See the User Manual:
via: https://www.st.com/en/development-tools/stm32cubemx.html#documentation
With current versions, you don't need to separately install CubeMX - it's all built in to CubeIDE
https://www.st.com/en/development-tools/stm32cubeide.html
2025-03-25 5:38 AM
@Andrew Neil wrote:With current versions, you don't need to separately install CubeMX - it's all built in to CubeIDE
https://www.st.com/en/development-tools/stm32cubeide.html
In my first step I have already installed STM32CubeIDE
Does this mean I already have the correct version of CubeMX installed ? Right ?
2025-03-25 5:43 AM
Yes - it's all built-in
2025-03-25 5:48 AM - edited 2025-03-25 5:52 AM
So why I have this picture :
However, I installed the latest version of STM32CubeIDE (1.18.0).Why ? I opened an .ioc file that someone gave me, is that probably why ?
2025-03-25 5:59 AM
When I try to create a Projet with STM32CubeIDE 1.18.0, I can see the available versions of CubeMX and I don't have the latest version of CubeMX
2025-03-25 6:37 AM
That's not the CubeMX version - that's the Firmware Package version.
2025-03-25 6:42 AM
How to find the version CubeMX integrated in this version STM32CubeIDE 1.18.0 ?
2025-03-25 6:47 AM
I don't think that has any meaning - it's a single product, with a single version number ?
Why, exactly, do you want to know this?
2025-03-25 6:56 AM
@Andrew Neil wrote:Why, exactly, do you want to know this?
Someone gave me an .ioc file but I can't open it because I have an old version of CubeMX.
But, I find another way
to open this file by importing an existing '.ioc' file. Now I can read the information in this file.