What happen in LIN protocol if Slave is not present during the data sending by master.

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

What happen in LIN protocol if Slave is not present during the data sending by master.

619 次查看
anishchoudhary
Contributor III

I configure a ID  in BIDR register for slave in master mode for transmitting data from master to slave but with there no one slave have that same id that I am transmitting by master, then what will happen? Is that goes in infinite waiting state till new frame is not coming or same slave is not found.

标记 (1)
1 回复

496 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

if Master is sending a data then nothing happen. Master transfers full frame, sets DTF flag and goes to IDLE.

Then user can generate another frame. Master is always sending a header. If Master is transmitter then it is sending a data too. If Master is receiver, then after sending a header it waits for data from Slave.

BR, Petr