How to use LIN at KW45 MCU

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

How to use LIN at KW45 MCU

551 Views
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 Kudos
Reply
2 Replies

501 Views
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 Kudos
Reply

264 Views
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 Kudos
Reply