How to use LIN at KW45 MCU

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to use LIN at KW45 MCU

906 次查看
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 回复数

856 次查看
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 项奖励
回复

619 次查看
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 项奖励
回复