This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TCA9535 Interrupt

Other Parts Discussed in Thread: TCA9535, MSP430F5529

Hi,

I am using TCA9535 in my project to interface a keypad to uController (MSP430F5529). The interrupt pin of TCA9535 is connected to (Interrupt enabled) input pin of uController. I have observed that when a key is pressed the interrupt goes low, however when the uController reads the input registers of TCA9535, interrupt line does not become high always.

The datasheet says when the registers are read, the interrupt line will go high. Sometimes, this does not happen and it becomes problematic for the key detection (scan) code that I have implemented.

Any clue on this issue?

Regards,

Sudip Saha