PSoC4100SP : LIN Slave receive error

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
RyYo_1406951
Level 5
Level 5
100 replies posted 50 replies posted 25 replies posted

Below, the same sentences are written in English and Japanese.

・English
I want to identify the cause of the error when a reception error occurs in LIN Slave.
(Possible error cause → bit error, checksum error, parity error, sync data error, bus error,etc)
If you check which API and register, can you check the cause of the error?

・日本語(Japanese)
LIN Slaveで受信エラーが発生した際に、エラー要因を特定したいです。
(考えられるエラー要因→ビットエラー、チェックサムエラー、パリティエラー、Syncデータエラー、バスエラー等)
どのAPI,レジスタを確認すればエラー要因確認できますか?

0 Likes
1 Solution
ShanmathiN_06
Employee
Employee
100 replies posted 50 replies posted 25 replies posted

Hi,

You could refer to Handling Error for Unconditional Frames section of Local Interconnect Network (LIN) Slave Component User Guide for PSoC - KBA225227

It also provides a code snippet to monitor the error status register. I hope this helps.

Thanks,

Shanmathi

View solution in original post

2 Replies
ShanmathiN_06
Employee
Employee
100 replies posted 50 replies posted 25 replies posted

Hi,

You could refer to Handling Error for Unconditional Frames section of Local Interconnect Network (LIN) Slave Component User Guide for PSoC - KBA225227

It also provides a code snippet to monitor the error status register. I hope this helps.

Thanks,

Shanmathi

Thank you for your answer.

0 Likes