SLVSGS5A December 2023 – June 2024 DRV3946-Q1
PRODUCTION DATA
Assuming that PIN_CONFIG = 0x1 -
Assert EN/EN1 pin high
Read EN/EN1_PIN_STAT in the STATUS0 register. It should read 0x1 to align with the pin.
Read CH1_STAT in the SATUS0 register. It should read 0x0 since it is commanded OFF (Needs SPI command in addition to pin to turn the driver ON).
De-assert EN/EN1 pin low
Read EN/EN1_PIN_STAT in the STATUS0 register. It should read 0x0 to align with the pin.
Read CH1_STAT in the SATUS0 register. It should still read 0x0 since it is commanded OFF.
Steps 1-6 can be repeated for DIS/EN2 pin.