cancel
Showing results for 
Search instead for 
Did you mean: 

Config Motor parameter without recompile

DonCC007
Associate

Hello. 

I am trying to develop a BLDC motor driver. With Workbench, I can easily change the motor parameter. But whenever I change the motor, I should reconfigure and re-compile. So I would like to make a FW can change motor parameter dynamically. Is it possible with MCSDK?

 

Thank you in advance. 

1 ACCEPTED SOLUTION

Accepted Solutions
GMA
ST Employee

Hello @DonCC007,

It is not possible with the current Motor Control Software Development Kit (MCSDK) implementation.
You can save a binary project for each motor and load it using the STM32CubeProgrammer tool.

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

View solution in original post

1 REPLY 1
GMA
ST Employee

Hello @DonCC007,

It is not possible with the current Motor Control Software Development Kit (MCSDK) implementation.
You can save a binary project for each motor and load it using the STM32CubeProgrammer tool.

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