Hi,
I'm revising a PMSM driver design, to use DRV8323S and I'd like to be able to drop power to the VM pin in order to prevent the DRV8323 from commutating the bridge. The reason for this is that I want to have a safety circuit that prevents all commutation, but I don't want to interrupt the high-current path going to the bridge.
What I cannot figure out from the datasheet is if it's allowed to have VDRAIN connected to motor voltage, VREF and SDO pulled up to 3.3 while there is no motor voltage coming into the VM pin.
Would the chip get back-fed through VDRAIN?
Would the 3.3V fed into VREF damage anything because there is no voltage on VM?
p.s. I know that I can simply pull the enable pin what I want to inhibit commutation, but In my mind, disconnecting VM is intrinsically safer if you consider possible failures of the DRV8323 itself
p.p.s. I do understand that after re-applying voltage to VM, the chip would have to be re-initialized, and that's OK.
Thanks in advance