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.

TCA8418: How can i get nINT when a GPI released event added to FIFO?

Part Number: TCA8418


Hello,

I used GPI only and enabled GPIO_INT_ENx and GPI_EMx.

When nINT falling, I read KEY_EVENT_A(0x04) until get 0. Then I noticed that falling edge on GPI will add a corresponding event to FIFO with triggering nINT, but any raising edge will add to FIFO without triggering nINT.

So, how can I get the release event immediately?