2020-10-01 05:32 AM
How I can use STEVAL-SPIN3201 for BLDC with MotorControl Workbench (SM PMSM, IPMSM)? In MotorControl Workbench only two types motors? To choose SM PMSM?
Solved! Go to Solution.
2020-10-01 06:14 AM
Hello @oleg_sidorovich_1981,
you can create your project to drive a motor with FOC algorithms with STM32 motor control workbench following these steps:
A new configuration window appears, allowing the parameters to be set for each blocks.
Clicking on the “Motor�? icon you can select the Magnetic structure: Internal PMSM or Surface Mounted PMSM and all parameters according your motor characteristics.
You can customize your application and save the project by clicking on the save button.
This is the configuration file of parameters used and generate the code by clicking on "Generation" button.
In the generation windows you can set more parameters and after create the custom folder with your library code.
You can find more details on the UM2168 Using STM32 motor control workbench with STSPIN32F0 and STSPIN32F0A
If I answered to your questions please "Select as Best" ;)
2020-10-01 06:14 AM
Hello @oleg_sidorovich_1981,
you can create your project to drive a motor with FOC algorithms with STM32 motor control workbench following these steps:
A new configuration window appears, allowing the parameters to be set for each blocks.
Clicking on the “Motor�? icon you can select the Magnetic structure: Internal PMSM or Surface Mounted PMSM and all parameters according your motor characteristics.
You can customize your application and save the project by clicking on the save button.
This is the configuration file of parameters used and generate the code by clicking on "Generation" button.
In the generation windows you can set more parameters and after create the custom folder with your library code.
You can find more details on the UM2168 Using STM32 motor control workbench with STSPIN32F0 and STSPIN32F0A
If I answered to your questions please "Select as Best" ;)
2021-06-21 01:12 PM
The question has been moved from the section "Motor Control Hardware" to the "STM32 Motor Control" section (the question is about the STM32 MC SDK).
Best regards