TJ1145 Sleep

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

TJ1145 Sleep

1,313 次查看
Leethika
Contributor I

Hi Team,

We are using TJA1145A, we have made the transceiver into normal/active mode and transceiver is able to send and receive messages.

But when we are trying to make it into sleep mode I can see transceiver going to Standby mode.

I have made(CWE=1) and in frame control register the standard id has been set to 7FF with mask 0 and DLC is also made 0.

Any another configuration is needed in order to make the transceiver into sleep mode.

Thanks and regards

Leethika

0 项奖励
回复
2 回复数

1,286 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Leethika,

Perhaps the Sleep mode entering is protected due to wake-up event is not enabled and/or pending events are not cleared. For more information, please see chapters 3.2.4 and 5.3.2 of the AH1903 (Secure file requiring the NDA).

Screenshot 2025-04-24 093415.png

Screenshot 2025-04-24 093624.png

BRs, Tomas

0 项奖励
回复

1,271 次查看
Leethika
Contributor I
Hi Tomas,

I have cleared all the event flags before entering the sleep mode (System event status register, Transceiver event status register, WAKE pin event status register) by writing 1, before sending the sleep mode command through SPI.

The sequence I have followed is,

1.Making CAN wake up enable by writing 1 at CWE.

2.Disabling WPRE, WPFE.

3.Clearing event flags.

       writing 1 at all event registers mentioned above

4. sending sleep command by writing 0x01 at CMC.

What might be wrong in the above sequence?

Thanks 

Leethika
0 项奖励
回复