Other Parts Discussed in Thread: TCAL9539
Hi,
I'm using TCA9539QPWRQ1 for my application.
The issue that I have is that TCA9539 is not raising INT when input state is changed.
According to datasheet, steady state of the IOs is INPUT. When I'm reading the input states via I2C everything is correct. If the input is LOW I read 0 if its HIGH I read 1. When I change the state of the INPUTS it should raise an INTERRUP on the INT pin but its not happening.
The INT pin is pulled-up externally in my design, according to datasheet.
Is there a need to configure it somehow?