Hi there,
I am planning to use PWM signal from C2000 DSP (TMS320F28335) to drive brused motor via DRV8412 (MOSFET bridge). The good news is: PWM VHO from C2000 is around 3.3v, and safe VHI to drive DRV8412 is between 2v-3.6v, so basically i don't think I need voltage level translation here, which can simplify hardware design, and is also good for performance.
However, it may be dangerous to drive MOSFET with PWM directly from C2000, since high frequency PWM may result in backflow current which further damage DSP.
I checked some isolators but it seems no chips are good for my application.
So, any advice for me?
Thanks.