Hi all,
I want to configure interrupts for two different GPIO pins on same GPIO base (GPIO4) on IPU2. Interrupts are working fine independently, ISR is activated correctly. But, when I try to configure both interrupts to work together, strange behavior happens, for example, one ISR is constantly active (ISR is activated about 180 times in second). One GPIO should have 1 Hz pulse and another from 15 - 60 Hz. Both interrupts are configured on rising edge.
Do you know what can cause this problem, one suggestions, some specific sequence during configuration...?
Best regards,
Stefan.