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.

TPS65982: tps65892: VDM IRQs

Part Number: TPS65982

Hi,

I have enabled all bits in register 0x14 (IntMask1) via application firmware and am seeing IRQs for e.g. VDMReceived  (bit 11 in bytes 1-4), StatusUpdate (bit 26 in byte 1-4) or Error_ProtocolError (bit 6 in bytes 5-8)  but i'm never seeing any IRQs for VDMmsgSent sent (bit 18 in bytes 5-8) or VDMEnteredMode (bit 17 in bytes 5-8).

- Are there other prerequisites to enable IRQs for these events?

- Are any IRQs dependent on whether mode auto entry is enabled?