2025-04-22 1:55 AM - last edited on 2025-04-22 5:26 AM by STTwo-32
Hello,
I have Version STM32CubeIDE : 1.18.0, and I get a program that was communicated to me, but I have this message below :
And I downloaded and installed STM32CubeMX 6.14.1 version, but it seems that it is not taken into account in the environment of STM32CubeIDE version 1.18.0.
Here is the path I installed the STM32CubeMX 6.14.1 version
How to link STM32Cube IDE with STM32CubeMX so I can open the program. Thank you for your helps.
Solved! Go to Solution.
2025-04-22 2:03 AM - edited 2025-04-22 2:03 AM
Hello @DYann.1
The version of the STM32CubeMX integrated on the STM32CubeIDE is an independent plug-in and does not depend on the version you have installed as standalone. So, to have an STM32CubeIDe with the STM32CubeMX V6.14.1 integrated, you have to download and update to the STM32CubeIDE V1.18.1.
Best Regards.
STTwo-32
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-04-22 2:03 AM - edited 2025-04-22 2:03 AM
Hello @DYann.1
The version of the STM32CubeMX integrated on the STM32CubeIDE is an independent plug-in and does not depend on the version you have installed as standalone. So, to have an STM32CubeIDe with the STM32CubeMX V6.14.1 integrated, you have to download and update to the STM32CubeIDE V1.18.1.
Best Regards.
STTwo-32
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-04-22 5:22 AM
Hello STTwo-32,
Thank you I'll install the new version of STM32CubeIDE.
2025-04-22 5:28 AM
If this solves your issue. Please mark the comment of the answer as best answer to close the thread.
Best Regards.
STTwo-32
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-04-22 5:50 AM
Of course, I just finished the installation and it works. Thank you.