How to come out from Idle state of LIN protocol on MPC5748G.

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

How to come out from Idle state of LIN protocol on MPC5748G.

582 次查看
anishchoudhary
Contributor III

I am trying to transmit header with raw data from master side to slave side. Header is successfully transmit from master side but in receiver side we can't receive that header because receiver gone in idle mode. how to avoid or reset that in receiver side. 

标记 (1)
1 回复

477 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

The IDLE is default active state of the internal state machine. After module leaves INIT mode it goes to IDLE and in case of Slave it waits for header. If the header is not received you must have some wrong module/pin configuration or wrong wire connection.

BR, Petr