Welcome
I am going to use DRV8432 drivers for controlling DC motors in mobile robot. Each driver will have one motor to control. In that case I would like to use parallel full bridge mode. As I read in documentation, PWM_A is responsible for half bridges A and B, PWM_B for half briges C and D. In figure 9 mentioned documentation I saw that inputs PWM_A and PWM_B are connected to different MCU pins. Does it means that I (as a programmer) have to provide required shoot beetwen those paths in pahse? Or can I use the same PWM signal for both PWM_A and PWM_B inputs (and driver is providing the shoot between phases)?
Best regards,
Piotr.