mestrode / Lin-Transceiver-Library

utilizing TJA1020 Lin-Transceiver
GNU General Public License v2.0
10 stars 8 forks source link
lin-bus lin-interface lin-interface-library lin-transceiver-library tja1020

HAL for TJA1020 LIN Transceiver

Using a LIN Bus via TJA1020 Transceiver needs to handle the statemachine bevor you will be able to send or receive data from the bus. This is encapsulated within this class.

dependencies

none.

But this was designed for use on the Lin Stack, my Lin-Interface Library: https://github.com/mestrode/Lin-Interface-Library

example

Take a look into the basic example.

see also