2025-08-27 2:24 AM
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.
Solved! Go to Solution.
2025-09-01 9:32 AM
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.
2025-09-01 9:32 AM
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.