Part Number: DRV8432
Hello,
I am trying to run a 24V/13A TEC with the schematic shown in Figure 17 of DRV8432's datasheet.
As far as I understood, PWM frequency for PWM_A and PWM_B doesn't matter (I am using default 488Hz coming from analogWrite-function of Arduino Nano.).
I tried running PWM_A at 98% and PWM_B at 2% which should be enough for loading bootstrap capacitor.
Unfortunatly, I don't get any current draw from the powersupply I use to drive PVDD. The current drawn by DRV8432 is 18.8mA at 12V measuered with my other power supply.
Should I use a faster PWM to drive the bridges? Or do you have a suggestion why it doesn't work?
Is there maybe a sample code or something I have to add in the schematic to run DRV8432 properly?