Hi i’ve been developing a FOC board with DRV8353fs driver i’m able to read and write all the registers but when i’m trying to set PWM to the MOSFETs with driver.setPwm(3, 6, 5); i always get a gate driver fault even though there is not short in the MOSFET pins
There is nor problem in the schematic cause it’s the same thing i used for a previous version and it worked flawlessly and the only thing i changed in this board is i changed the mosfets to AON7544
Do anybody have any experience with TI DRV8353 or any other similar series? Any help would be appreciated.