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,820件の閲覧回数
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,623件の閲覧回数
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,624件の閲覧回数
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