Hello,
I'm working on driving a BLDC motor, in a sensorless mode, with the duty cycle of PWM that I will generate from an external device, with its own algorithm of control. I have seen that the DRV8301-HC-C2-KIT allows this kind of control. My concern is about the reading of the current and the speed feedback and my questions, if you have the time to answer me, are as follows :
1 - Which pin can be used to interract with the driver ? How do I link the PWM to the driver ? I have seen that I can interract with the driver with the SPI interface, but I don't know how I can make the driver read my PWM duty cycle. Do I configure a GPIO as a digital input ? If so, Is it doable with your kit ?
2 - How can I get the current and the speed feedback to my external device in order to generate the according PWM ?
I am a begginer in embedded systems and I do not know how I can interract and how I get the information that I need from your driver and which pin and interface I may use.
I thank for you time and hope to hear from you. Have a good day.