Is it possible to control DRV8432 this way? Especially the fast decay part, as it isn't mentioned in the datasheet.
PWM_A | PWM_B | /RST_AB | Function |
1 | 0 | PWM | Forward, fast decay |
0 | 1 | PWM | Reverse, fast decay |
PWM | 0 | 1 | Forward, slow decay |
1 | PWM | 1 | Forward, slow decay |
PWM | 1 | 1 | Reverse, slow decay |
0 | PWM | 1 | Reverse, slow decay |
If it is possible, then are there any drawbacks?