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

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

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

Jump to solution
1,623 Views
zyt
Contributor II

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?

Tags (4)
0 Kudos
1 Solution
1,426 Views
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

View solution in original post

1 Reply
1,427 Views
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