How to use LIN at KW45 MCU

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

How to use LIN at KW45 MCU

579件の閲覧回数
james1z1j
Contributor I

hi :

     I want to use LIN  in KW45-EVM,The SDK demo of LIN is one Master to one Slave.I want to add a Slave node,how can i do .Can i use NCF tool, it very old and i don't know if it surpport KW45?

Thanks

Have a good day!

James

2024.01.03

      

0 件の賞賛
返信
2 返答(返信)

529件の閲覧回数
EduardoZamora
NXP TechSupport
NXP TechSupport

Hello @james1z1j

The LIN bus is a broadcast serial network with one leader node and up to fifteen follower nodes configured on a single wire. A LIN leader node transmits a request, known as a header. The header contains a field called Identifier, which is a 6-bit ID followed by 2 parity bits. The ID identifies each LIN message sent and which nodes should react to it. The parity bits aid followers in determining the validity of the ID so they know whether they should ignore the data transmission, listen to it, or publish data in response.

An overview of LIN can be found in the post Local Interconnect Network (LIN) - NXP Community.

Regards,
Eduardo.

0 件の賞賛
返信

292件の閲覧回数
EverettRao
NXP Employee
NXP Employee

Hello EduardoZamora,

@EduardoZamora @james1z1j 

Although we have LIN driver in KW45 SDK, but I and my customer can't find LIN peripheral driver in MCUXpresso IDE, how do our customer to config LIN by the MCUXpresso driver module?

EverettRao_0-1722223080696.png

 

0 件の賞賛
返信