2014-08-13 12:29 AM
In the Library there is the function
SPD_SetMecAngle
.
Reading all available help and documentation, I am not sure what the purpose of this functions is.
Here my question:
Can I use the function
SPD_SetMecAngle
to let a motor move by setting a mechanical angle.
If I increment the angle in a fixed time interval, is the motor then following the requested mechanical position? #foc-library-stm322014-08-25 01:36 AM
Ciao Christian
The mechanical angle management (set, get and calc) is actually implemented for the quadrature encoder. For HALL sensor and sensorless they are just dummy functions that do nothing. Ciao Gigi2014-12-04 12:25 PM