S32K144 LIN bus

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
5,976件の閲覧回数
lohrsistemas
Contributor IV

Hi,

Does anyone have a simple example code similar to this -> S12G128 LIN code  But for the MCU S32K144 ? The sample code using SDK seemed very complex. I would like to do without using SDK.

タグ(2)
1 解決策
4,708件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I can provide you very simple example for LIN Master. It just shows how the master can send a frame to slave and also generate a LIN header for receive data from a slave. The UJA1023 was expected as the LIN slave.

Hope it helps.

BR, Petr

元の投稿で解決策を見る

4 返答(返信)
4,709件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I can provide you very simple example for LIN Master. It just shows how the master can send a frame to slave and also generate a LIN header for receive data from a slave. The UJA1023 was expected as the LIN slave.

Hope it helps.

BR, Petr

4,704件の閲覧回数
lohrsistemas
Contributor IV

Do you have any example using LIN non SDK (like S32K144_EVB_LPUART_LIN_MASTER_TXRX.ZIP), but using LPUART_RxTx_IRQHandler?

0 件の賞賛
4,704件の閲覧回数
sohyunjang
Contributor III

Hi,

Can I get a Lin slave example?

SDK example is very complex.

Thanks you.

0 件の賞賛
4,704件の閲覧回数
lohrsistemas
Contributor IV

Hi Petr,

That's just what I needed. Thanks a lot for the help.

0 件の賞賛