Skip to main content
gingerologist
Associate
July 16, 2024
Solved

MCSDK 6.3 cannot find STM32CubeMX installed with STM32CubeIDE

  • July 16, 2024
  • 1 reply
  • 1078 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?

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

 

1 reply

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 ""Accept as Solution""."
gingerologist
Associate
July 17, 2024

Thank you for your advice.