The ENABLE pin is used to enable or disable the half bridges in the device. When the ENABLE pin is low, the output drivers are disabled (Hi-Z). For operation with SPI interface, the EN_OUT bit can also be used to disable the output drivers, as shown in
Table 7-29. When the EN_OUT bit is 0b, the output drivers are disabled (Hi-Z).
Table 7-29 Conditions to Enable or Disable Output DriversnSLEEP | ENABLE | EN_OUT | H-BRIDGE |
---|
0 | X | X | Disabled |
1 | 0 | 0b | Disabled |
1 | 0 | 1b | Disabled |
1 | 1 | 0b | Disabled |
1 | 1 | 1b | Enabled |