S32K MCAL LIN question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K MCAL LIN question

792件の閲覧回数
ykp3036
Contributor I

S32K MCAL LIN question.png

タグ(1)
0 件の賞賛
返信
2 返答(返信)

790件の閲覧回数
ykp3036
Contributor I

is the row282 for the LIN-SLAVE-TX-RESPONSE?   why only send 1 byte?   not 8 bytes?

0 件の賞賛
返信

699件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

LIN driver process frame in byte to byte manner using interrupt processing, after byte is send/received. So after LIN header is received, response is started by sending first data byte and next are processed using driver interrupt.

BR, Petr

0 件の賞賛
返信