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.

AM62A7-Q1: How to set the Partial-IO wake-up source about MCU_CAN RX PIN to be Low Active Level triggered mode to wake up device.

Part Number: AM62A7-Q1
Other Parts Discussed in Thread: AM62A7

Tool/software:

Hello TI experts,

We met issue about Partial-IO wake up source, MCU_CAN RX PIN working mode on TI platform.

Our environment is as following:

TI SDK BSP version: V09_00_02

 

Linux version: 6.1.80

  

We purchased TI AM62A7-SK-EVM and followed 3.2.2.12.5. Low Power Modes — Processor SDK AM62x Documentation to set MCU_CAN0 & MCU_CAN1 to be  Partial-IO wake-up source.

It works, but the MCU_CAN RX PIN was kept about 0.6V and easily to be triggered by any high or low level changes on TI AM62A7-SK-EVM.

In general CAN PHY transceiver's action, MCU_CAN RX should be kept 3.3V and working to be low level for signal announcement.

When we connected the CAN PHY transceiver and MCU_CAN RX on TI AM62A7-SK-EVM.

And We do Partial-IO setiing then enter low power mode. The TI AM62A7-SK-EVM is waked up immediately.

The cause is that AM62A7 is triggerd by CAN PHY transceiver default 3.3V level...

To solve this issue.

Is there any way to set Partial-IO wake up source, MCU_CAN RX PIN to be trigger mode in low level trigger?