How to config Lin module as slave node base MCAL driver in S32K series board?

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

How to config Lin module as slave node base MCAL driver in S32K series board?

跳至解决方案
2,801 次查看
zyt
Contributor III

Now I try to add lin slave node application base MCAL driver, but when I find lin configuration in EB tresos, it does not have item to assign master or slave node. And in MCAL driver, it only provide Lin_SendFrame() to send frame, but not have receive function.

So does it mean lin can only be master node in MCAL? What can I do to config it as slave node? Any example?

标记 (4)
0 项奖励
回复
1 解答
2,604 次查看
namnguyenviet
NXP Employee
NXP Employee

Hello,

For S32K platform, MCAL packages available for AUTOSAR version 4.3 and below. Unfortunately, AUTOSAR version 4.3 and below have not defined LIN slave mode (LIN slave has been defined from AUTOSAR 4.4), so LIN slave is not available in S32K AUTOSAR MCAL.

Best Regards,

Nam

在原帖中查看解决方案

1 回复
2,605 次查看
namnguyenviet
NXP Employee
NXP Employee

Hello,

For S32K platform, MCAL packages available for AUTOSAR version 4.3 and below. Unfortunately, AUTOSAR version 4.3 and below have not defined LIN slave mode (LIN slave has been defined from AUTOSAR 4.4), so LIN slave is not available in S32K AUTOSAR MCAL.

Best Regards,

Nam