Hello,
Is it possible to measure the back-emf tru the vpropi pin on drv8801. I thought so, I have an ADC triggered exactly on the middle of pwm on and pwm off times, twice per cycle, and measured the difference.
To my surprise, for a small motor, the measured vpropi is higher while pwm is off. I am investigating whether my interrupt handler for the ADC is doing the measurements correctly, and so I am trying to verify - if the measurements are not swapped. (Triggering ADC tru pwm module on a tiva-c for load and zero, and then the adc isr handler checks for pwm_0 raw status, and decides whether this interrupt came while middle of 0 or high)
Either way, is it possible to measure back-emf, or vpropi is just an indicator or motor current.
Best Regards,
C.