cancel
Showing results for 
Search instead for 
Did you mean: 

could't find X-CUBE-MCSDK on STM32cubeMX

rayboum
Associate

hello i am making a custom STM32F405RGT6 board for A DUAL_BLDC_FOC VESC project that am making. i looked up how to programme the chip and it seems i needed to generate the code using STM32cubeMX  after instaling the X-CUBE-MCSDK embeded software package then opening it on STM32cubeIDE.  but i could't find it even after downloading the latest STM32F405RGT6 MCU PACKAGE and refreshing it multiple times; then i downloaded the X-CUBE-MCSDK6 and it seems the custom stm32F405RGT6 is not suported on the workbench; when i tried to import the (.zip) file it showed an error window. is the F405RGT6 motor control software no longer supported by the new version of the stm32cube? if so what version should i download to find it?

rayboum_0-1755795090095.png 

rayboum_1-1755795228683.png

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Salem @rayboum 

You are right, the MCSDK is not available as a CubeMX package. You can use the MCSDK as a standalone tool, that calls CubeMx whenever generation is needed. You can refer to this playlist to have an idea how it work (it may be old but you can use it to understand how to use the MCSDK. Als, this wiki should be a good start.

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.

View solution in original post

2 REPLIES 2
STTwo-32
ST Employee

Salem @rayboum 

You are right, the MCSDK is not available as a CubeMX package. You can use the MCSDK as a standalone tool, that calls CubeMx whenever generation is needed. You can refer to this playlist to have an idea how it work (it may be old but you can use it to understand how to use the MCSDK. Als, this wiki should be a good start.

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.

GMA
ST Employee

Hello @rayboum,

The list of supported MCUs is available in the Release note document through Workbench tool > About > Documentations > Documentation. The STM32F405 is not supported in the current MCSDK delivery.
Refer to the Getting Started chapter available in the documentation through Workbench tool > About > Documentations > Documentation.

If you agree with the answer, please accept it by clicking on 'Accept as solution'.
Best regards.
GMA