Customer using 3 x ADC128D818. Pin 6 (INT) of all 3 x ADC128D818 are tied together, 10Kohm pullup to 5V. They are simulating fault conditions on one of the 3 ADC.
1. Customer saw a behavior of pulsing high -low signal on the interrupt pin while simulating fault conditions.
- More details, schematics available over email.
Is the pulsing high-low signal on INT (pin 6) expected when one of the device see a fault?
2. When the master(MCU) issue a clear fault command, behavior is not consistent with the statement in Table 4 of datasheet (INT_Clear row)
Initial conditions: -fault state(simulated input voltage is above high limit, continuous), and Interrupt status register is periodically red.
Then, Monitor the INT (pin 6): - INT is toggling high-low-high continuous. ( this is after “Interrupt status register is periodically red”)
Is this a normal behavior for the interrupt?
Our understanding is the interrupt pin will remain low until the cleared by the INT_Clear bit?