ABSTRACT

The LIN protocol is built upon UART frames as basic communication units. The used UART format consists of a start bit (always low), eight message bits in nonreturn-to-zero (NRZ) encoding, an optional parity bit and a stop bit (always high). LIN does not use a parity bit, thus encodes one data byte with 10 bits.