How to achieve the following PWM control mode? Mode=Hi-Z?
Ti response
There are two ways to achieve PWM control mode.
1) Leave the MODE pin floating. There is an internal pullup and pulldown that will set the internal voltage at ~1.05V to enter PWM mode
2) If using a GPIO on a mcu, set the GPIO as an input with no pullup or pulldown enabled.
Best Regards,
Rick Duncan
Motor Applications Team
My question:
I want to use PWM control on IN_1 and IN_2 (similar to DRV8701P i used before)
Leaving Mode pin floating or connect to a mcu input without pullup or pulldown the mode vref will be 2.35V and not 1.05V please see pictures from datashhet.
Vef = 2.35V = DVDD(3.3v)*65K/(65K+26K)
Can i use a resistor with 14k in parallel with 65K to be equivalent to 12K. Vref will be DVDD(3.3)*12k/(12k+26k) = 1.04 V ?
Best Regards
Celso Silva
Flexidoor SA