Tool/software:
I would like to ask a sensorless question about stepper motors.
In my project, I am using DRV8434 to drive a stepper motor.
1. In the datasheet, it is mentioned that this IC uses sensorless to detect stall, when stall occurs, which pin is used to let the MCU know that stall occurs?
2.DRV8434 is using sensorless to do motor position detection, does DRV8434 use that pin to send the motor position signal back to MCU, or is the detected motor position only known to DRV8434? If only the DRV8434 knows the motor position, how does the MCU know if the stepper motor has reached the reference position?
Thank you