How to enable LIN slave mode of the MPC5606B?

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

How to enable LIN slave mode of the MPC5606B?

913 次查看
Ashlie
Contributor III

Hi,

I’m trying to use two pieces of SPC5606 MCU to simulate a master and slave LIN communication. But it doesn’t work after the waveforms enter the slave MCU by pin_Rx PC7. Then I read the LINCR1 register before, in and after the initialization, and find that the field of LINCR1[MME] is always set 1. It means my writing LINCR1[MME] to 0 in the initialization is useless. What’s the reason that the LINFlex Module can’t be configured as slave mode successfully?

Thanks.

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

652 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

note just LINFlex_0 module supports both master and slave mode. Other modules support master mode only.

You can refer to master/slave demo on https://community.nxp.com/docs/DOC-102526 

BR, Petr