Hi,
// This is the related question for answer in "https://e2e.ti.com/support/interface/f/138/t/890052"
One more question for REM_INTB,
I read from the datasheet, 'REM_INTB' is mirror signal from Des IC.
for your sentence "You can differentiate between them only f you use two different Pins, INTB (Pin 30) indicates Port1 remote interrupt, and REM_INTB indicates Port0 remote interrupt."
--> I understand for your answer:
if I make a system with 2x Interrupt path (in SER : INTB + REM_INTB) and (in DES: 2 signals in { INTB_IN, GPIOx } ),
can I use 2x different interrupt from different slave ICs, simultaneously ?
Regards,