I'm currently trying to test an application with the DR8432. Because the EVM isn't available (as far as I can tell), I've breadboarded out the part and tried to put together a prototype as you see on p. 15 of the Datasheet for this product.
I have the chip setup to run a full-bridge with PWMA and PWMB. My input voltage is 13.5 V. I have the GVDD's seperated and on a 11.61V circuit, common ground with the PVDD. I have, I think, the appropriate capacitors in place around the chip. I have a 30Kohm resistor between OC_ADJ and AGND. I am using a 10k ohm resistor between GND and AGND (as per the EVK board schematic).
I'm using an Arduino to generate the PWM signals for PWMA and PWMB. I power up RESETAB before each attempt to start to increase PWM.
- I have 3.3V on both the Fault and the OW line. I assume that means its operating without a fault or overheat, correct?
- No matter what I do, I get 0.682 V on both of the OUT lines. I can change the PWM output from a 0% duty up to 100% duty and I don't get a change in voltage coming out. I cannot seem to change the voltage out on either line no matter what I set it to.
Any thoughts or advice?