2025-05-09 4:47 AM
I am attempting to evaluate motor control using the X-NUCLEO-IHM07M1 power board with the STM32F302R8 Nucleo board. I have installed STM32 Motor Control Workbench version 5.4.6 on my PC. However, I encounter the following issue:
Error: "Device is not connected"
Steps Taken:
System Info:
2025-05-13 8:25 AM
Hello @sundar_mepco,
If you want to evaluate the motor control tool, you can use our latest MCSDK6.3.2 version available here.
Have a look to Featured Video "Getting started with STM32 Motor control SDK6.0" for creating a project, compiling and flashing it.
MCSDK6.3.2 Motor Pilot Tool is able to detect board by clicking on "Discover board" button (refer to Motor Pilot wiki page).
2025-05-15 2:22 AM
Dear GMA,
Thanks for your reply.
I tried with the procedure mentioned here. But still, device is not connected
2025-05-16 6:53 AM
Hello sundar_mepco,
Could you please tell which version of CubeMX you are using for code generation ?
2025-05-17 4:34 AM
STM32CubeMX 6.13.0
2025-05-19 2:33 AM
Hello sundar_mepco,
Could you please confirm that you switched to MCSDK 6.3.2 (know that MCSDK 6.4.0 is now out) as GMA requested ? Could you please send your .stwb6 project file ? Can you confirm that you have no warning during compilation and flashing FW on the board ?
Are you able to connect via STLink using CubeProgrammer ? If yes, can you try to upgrade the STLink ?
Are you able to run the motor using the start button ? Of course, check that the feature is enabled in the WorkBench first.