Is there a register that indicates LIN bus off?

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

Is there a register that indicates LIN bus off?

273 Views
Kang111
Contributor II
Hi?
I'm using S32K144.
Is there a register that indicates LIN bus off?
Or if you have any examples related to this, please let me know.

 

Tags (1)
0 Kudos
Reply
3 Replies

238 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Kang111,

What do you mean by the BUS OFF?

The LIN bus is pulled to VBAT, so do you mean the bus is OFF if the bus is recessive for an some time?

 

Thanks,

Daniel

 

0 Kudos
Reply

227 Views
Kang111
Contributor II

The LIN bus off state means that an error has occurred and normal communication is no longer possible.

It also means that the LIN connection has been disconnected in hardware!

Tags (1)
0 Kudos
Reply

208 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @Kang111,

There is no such register.

There is a LIN Tranceiver between the LIN BUS and the LPUART module of the S32K144.

The LPUART HW module is managed by the RTD LIN Driver / LIN Stack that can detect errors.

Detection of such a BUS OFF would need to be implemented in the user code.

 

Regards,

Daniel

 

 

0 Kudos
Reply