I want to use the DRV8312 motor driver to implement speed control of a BLDC motor. The motor I am using is a Maxon EC 45 50W motor, it has Hall sensors and Encoder inbuilt. Along with these I am using STM32F4 discovery board. I want to use Hall sensor control.
Can anyone tell me what circuit to use and what inputs to be provided to the motor driver in order to carry this out properly.
Links to devices:
Motor: http://docs-europe.electrocomponents.com/webdocs/0b6e/0900766b80b6eeed.pdf
Motor driver : http://www.ti.com/lit/ds/symlink/drv8312.pdf
STM32F4 Discovery board : http://vk.com/doc-28668592_244109204?dl=04f95e5cce4ac2b95a
Thanks.