How could i LIN Transmit and Recieve Data using S32K144?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How could i LIN Transmit and Recieve Data using S32K144?

ソリューションへジャンプ
1,553件の閲覧回数
victor_song_171
Contributor III

Just like the title.

I want use LIN to transmit and recieve data, but not find the function yet. 

Need assistance, and Thanks a lot.

1 解決策
1,388件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can refer to the SDK based example which is part of S32 Design Studio. Example shows the usage of the LIN driver in master/slave mode. See examples called lin_master_baremetal_s32K144 and lin_slave_baremetal_s32K144 of the latest SDK version (RTM SDK 3.0.0).

You can also find simple non-SDK LIN master example  on https://community.nxp.com/message/1109015?commentID=1109015#comment-1109015

BR, Petr

元の投稿で解決策を見る

3 返答(返信)
1,389件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can refer to the SDK based example which is part of S32 Design Studio. Example shows the usage of the LIN driver in master/slave mode. See examples called lin_master_baremetal_s32K144 and lin_slave_baremetal_s32K144 of the latest SDK version (RTM SDK 3.0.0).

You can also find simple non-SDK LIN master example  on https://community.nxp.com/message/1109015?commentID=1109015#comment-1109015

BR, Petr

1,388件の閲覧回数
victor_song_171
Contributor III

How could get the demo?

pastedImage_1.png

Please asist.

0 件の賞賛
1,388件の閲覧回数
victor_song_171
Contributor III

I use LIN_DRV_MasterSendHeader function, it works, it can recieve frame header at LIN-MONITOR, but the LIN_DRV_SendFrameData function not so . Code below:

pastedImage_1.png

Need assistance and thanks a lot.

0 件の賞賛