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.

TDA4VM: To use Wakeup GPIO pin in MCU domain - Need your support

Part Number: TDA4VM

We have connected a FAN outuput to the Wakeup pin - GPIO39 .

This GPIO 39 is in Wake up domain , what should be the interrupt number to use in MCU domain.

Basicaly route this wakeup pin interrupt to MCU domain. We want to get this interrupt.

WKUP_GPIO0_39 General Purpose Input/Output IO C25

Does it falls under any of below #defines ??  

#define CSLR_MCU_R5FSS0_CORE0_INTR_MAIN2MCU_LVL_INTRTR0_OUTL_8 (168U)
#define CSLR_MCU_R5FSS0_CORE0_INTR_MAIN2MCU_LVL_INTRTR0_OUTL_9 (169U)
#define CSLR_MCU_R5FSS0_CORE0_INTR_MAIN2MCU_LVL_INTRTR0_OUTL_10 (170U)

Please share the interrupt mapping number for WKUP_GPIO0_39.