Skip to main content
gingerologist
Associate
July 16, 2024
Solved

MCSDK 6.3 cannot find STM32CubeMX installed with STM32CubeIDE

  • July 16, 2024
  • 2 replies
  • 1104 views

A standalone installation of STM32CubeMX could solve the problem. But I'm worried that if the version of the two mismatches there may be some potential problems in future, since STM32CubeIDE auto-updates frequently and the included STM32CubeMX may update automatically.

 

Is there any settings to make MCSDK using STM32CubeMX installed with STM32CubeIDE?

This topic has been closed for replies.
Best answer by AScha.3

Hi,

>since STM32CubeIDE auto-updates frequently 

no - if you stop this, no update. (in Window-> Preferences )

AScha3_0-1721160145463.png

+ disable the "login" feature.

-> Try. As long, as you dont need new version, for new cpu or features, you can "fix" it to actual state.

AScha3_1-1721160568813.png

+

AScha3_2-1721160609092.png

 

2 replies

AScha.3
AScha.3Best answer
Super User
July 16, 2024

Hi,

>since STM32CubeIDE auto-updates frequently 

no - if you stop this, no update. (in Window-> Preferences )

AScha3_0-1721160145463.png

+ disable the "login" feature.

-> Try. As long, as you dont need new version, for new cpu or features, you can "fix" it to actual state.

AScha3_1-1721160568813.png

+

AScha3_2-1721160609092.png

 

If you feel a post has answered your question, please click on " Best Answer ".
gingerologist
Associate
July 17, 2024

Thank you for your advice.