Update:
Due to a POR, or a com time out reset, the device, in INIT mode will keep the fault pin activated
- until it switches in IDLE mode after 60s
- or until the SW enumerates it and disables the FAULT pin with the following instructions:
Mask all fault events:
FAULT_MASK1, FAULT_MASK2 and FAULT_MASK3 filled with 0xFFFF
and clear all faults:
FAULT1_STATUS, FAULT2_STATUS and FAULT3_STATUS filled with 0x0000