AN235 - Implementing a LIN Master Node Driver on a PIC18 Microcontroller with USART - Application Notes - Details
  Application Notes/
Technical Brief
Application Notes
Application Notes by Release Date
Application Notes (alphabetical)
Application Notes - Source Code
SPICE Models
AN235
Title: Implementing a LIN Master Node Driver on a PIC18 Microcontroller with USART
Name: AN235
Date: 10/18/02
Author: Ross M. Fosler
Description: Like most network protocols, the Local Interconnect Network (LIN) as described in the official specification is a multi-layered system. The levels vary from the physical interface up to the high level application, with logical data connections between nodes at various layers.This application note focuses on the implementation of an interface between the physical interface and higher level application firmware, essentially a hardware driver (the shaded blocks in Figure 1). Specifically, this document presents a Master node driver that is designed for PIC18 microcontrollers with a standard USART module.
Keywords: LIN Transmit/Receive Daemon, LIN TimekeeperLIN Transmit, LIN Receive, Hardware Initialization
 Related Information
 
 App Notes and Source Code
  AN235
  Implementing a LIN Master Node Driver on a PIC18 Microcontroller with USART