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.

TDA4VH-Q1: Do I need to configured a clock in Mcu to trigger a GPIO interrupt ?

Part Number: TDA4VH-Q1

Tool/software:

Hello, I would like to konow if I need to configure a clock in the Mcu to feed WKUP_GPIO if I want to trigger an interrupt on pin state change for WKUP_GPIO0_3.

Also, I would like know if this correct interrupt source that I have to use: 124 (WKUP_GPIOMUX_INTRTR0_OUTP_0)

And one last thing, the interrupt service routine is configured per PIN or per bank ? 

I don't want the interrut routine to be triggered if WKUP_GPI0_0 or WKUP_GPIO0_4 change state.