LIN one bit error signal

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LIN one bit error signal

Jump to solution
608 Views
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.

Tags (3)
0 Kudos
1 Solution
589 Views
nxf78987
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

View solution in original post

1 Reply
590 Views
nxf78987
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