Tool/software:
Hi
We are using TCA8418 as GPIO and interrupt expander.
One of the interrupt is active low input to GPI. It is possible this signal gets asserted (pulled low) before interrupt is enabled.
From logic analyzer, we can see that after writing the corresponding bit in register GPIO_INT_EN1/2/3, TCA8418 INT pin never pulls low.
We tried setting bit 4 (INT_CFG) in the config register(0x01) but there's no effect.
I thought level interrupt should repeatedly trigger until interrupt deasserted.