rene-dev / stmbl

AC Servo Driver for STM32F4
GNU General Public License v3.0
840 stars 404 forks source link

STMBL is #92

Closed feiyg closed 5 years ago

feiyg commented 6 years ago

Does stmbl support sensorless control?

rene-dev commented 6 years ago

currently not, but the hardware has all capabilities to do so. stmbl is designed for servos, and servos have by definition always feedback.

feiyg commented 6 years ago

okey,thanks. but another one (ottercontrol) also needs feedback?

rene-dev commented 6 years ago

yes, its based on an older version of stmbl code.

feiyg commented 6 years ago

i get it,thank you!

feiyg commented 6 years ago

hi,rene-dev

Do you know VESC?

i will move stmbl code to VESC.

is it helpful for me?