LIN Error - Slave Not Responding for S12ZVL32

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

LIN Error - Slave Not Responding for S12ZVL32

5,882 次查看
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 回复

5,642 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello [email protected],

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 项奖励
回复