LIN Error - Slave Not Responding for S12ZVL32

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LIN Error - Slave Not Responding for S12ZVL32

4,863件の閲覧回数
chaitanya_kalyani
Contributor III

Hello,

I am using LIN communication with S12ZVL32 microcontroller and my device is a slave.

When the slave is in sleep mode and master request data then first time getting Error - Slave Not Responding.

From next time getting the output.

pastedImage_3.png

This is the output of the sample project and my project also getting the same issue.

First time working with LIN and don't know why getting this error.

Thank you in advance.

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 返信

4,623件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello chaitanya.kalyani@seoyonelec-rnd.in,

If I understand, the S12ZVL32 MCU is a slave device here.

The LIN PHY can detect a wake-up event on the bus and forward it to the SCI module.

But MCU needs some time to leave the stop mode and if the wake up event is an valid frame, it might not be processed by the slave.

Please take a look at the LIN specification rev.2.2A (Section 2.6.2 WAKE UP)

https://assets.vector.com/cms/content/know-how/lin/LIN-Spec_2.2_Rev_A.PDF 

BR, Daniel

0 件の賞賛
返信