LIN one bit error signal

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

LIN one bit error signal

跳至解决方案
1,328 次查看
itsnewforme
Contributor IV

Hi, In NXP Lin Stack there is a one bit error signal that is added to the Slave node I want to know what different type of error handling is done by the error Signal.

Thanks in advance.

标记 (3)
0 项奖励
回复
1 解答
1,309 次查看
DanNguyenDuy
NXP Employee
NXP Employee

Hi itsnewforme,

From my point of view, the response_error signal shall be set whenever a frame (except for event triggered frame responses) that is transmitted or received by the slave node contains an error(checksum error, framing error, readback error …) in the frame response. That means error signal will be set for all errors and we cannot distinguish which type of error based on error signal.

You can refer the chapter 2.7 of LIN_Specification_Package_2.2A.elf to detail.

Best regards,

Dan

在原帖中查看解决方案

1 回复
1,310 次查看
DanNguyenDuy
NXP Employee
NXP Employee

Hi itsnewforme,

From my point of view, the response_error signal shall be set whenever a frame (except for event triggered frame responses) that is transmitted or received by the slave node contains an error(checksum error, framing error, readback error …) in the frame response. That means error signal will be set for all errors and we cannot distinguish which type of error based on error signal.

You can refer the chapter 2.7 of LIN_Specification_Package_2.2A.elf to detail.

Best regards,

Dan