BLDC 6 step motor control Algorithm
The 6 step-Algorithm which is given for the STSPIN. shall we port that code to any other ST controller ?
The 6 step-Algorithm which is given for the STSPIN. shall we port that code to any other ST controller ?
Hi @ielektron ,
basically the six-step algorithm can be ported on most of the STM micrcontrollers.
It is a matter to remap the pins and the peripheral used in the algorithm in order to fit the controller board used.
Then, consider that the six-step algorithm needs to monitor the voltage on the motor phases in order to detect the zero-crossing of the BEMF signals.
So, some components must be present on the controller board to read the phases voltage of the motor.
Does this answer solve your question ?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.