Hello,
the datasheet-section of the "Differet Mode Operations" contains the confusing statement:
In full bridge and half bridge modes, PWM_A controls half bridge A, PWM_B controls both half bridge B, etc.
Figure 6 shows an application example for full bridge mode operation.
What does this mean?
I interprete this sentence in the way, that at full bridge mode AND half bridge mode each Terminal Out (Out_A, Out_B, Out_C, Out_D) is fully independly controlled by its dedicated input-control-pin (PWM_A ... PWMD) in the manner
PWM_A = L --> Out_A = Gnd
PWM_A = H --> Out_A = Vdd
PWM_B = L --> Out_B = Gnd
and so on
But: If this is true, then where is the difference of half and fullbrigde control. It seems, that the controling logic of both modes is identical?!?!?!?!
Regards Wolf