Other Parts Discussed in Thread: DRV8320, DRV8323
Hello! My name's Pedro and I'm working with this driver.
I have a BLDC motor that has magnetic coupling in both spinning directions, this allows the motor to be able to give electrical energy back every time its driven by an external force. This is great if you have the battery connected to the EVM, but if you happen to disconnect the battery this energy has no way to go.
We have the following circuit (simplified).
The issue with this circuit is when I disconnect the battery and spin the motor I run the risk of burning the voltage regulator (I had it actually happen to me haha)
So I propose the following fix:
There's a diode that stops the generated current from flowing back to the battery and the MCU, and a big capacitor to absorve the generated current.
I do not need the regenerative braking feature so I don't mind disconnecting the battery.
What do you think of this solution? Is there a way to do this just from the EVM configuration?
Any comments will be greatly appreciated.
Thank you in advance.