how to start work on bldc motor control
Started by 1 year ago●6 replies●latest reply 1 year ago●145 viewsI was looking for some open source way to control the bldc motor through stm32 with mosfet and adc signals. if there is something please share.
thanks in advance
Anoop
Click here
thanks vadimB
Hi Anoop22!
You'll find a lot of good information on the ST site.
They even have a type of framework called STSPIN related to motor control.
Cheers!
ok thank you Dilberto for information, I will check that.
Hi Anoop,
You need to start with looking for manufacturing (and any other) information you can find on the exact make and model of the motor you are trying to control. There is a good chance there is already a hardware driver for it, and you can keep working up the chain to the software.
ok, thanks Joseph Flowers.