Tool/software:
I am using a DRV8353S in a BLDC design at 24VDC.
The very same driver design was used in a previous board with very good results, but in a new board with a changed microcontroller, we are now only seeing low-side gate drive but no high-side.
VCP is stable around 35V, so the charge pump is working fine. We are running in 3-PWM mode. The INHx signals are all correct and operating from the micro as expected.
The switching frequency for the PWM inputs is 8kHz. Nothing very fast at all.
SPI signals look good in and out. No errors are being reported over the SPI and the _nFault pin is sitting high, so nothing internal is erring and pulling it low.
The INLx pins are all at high logic level (3.3V).
So, why would my GLx signals all be operating correctly (around 11V amplitude, complementing the signals at the INHx pins), but my GHx pins are not doing anything?
Are we possibly missing something in the initialization register?
Somewhere along the way the high-side outputs are just not being activated.
Ideas?
Thanks!