S32K MCAL LIN question

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K MCAL LIN question

949 Views
ykp3036
Contributor I

S32K MCAL LIN question.png

Tags (1)
0 Kudos
Reply
2 Replies

947 Views
ykp3036
Contributor I

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

0 Kudos
Reply

856 Views
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 Kudos
Reply