AN2575 Freescale Semiconductor / Motorola, AN2575 Datasheet - Page 14

no-image

AN2575

Manufacturer Part Number
AN2575
Description
MC68HC908EY16 ESCI LIN Drivers
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
AN2575/D
Software Listing
/******************************************************************************
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
******************************************************************************/
#pragma DATA_SEG SHORT _DATA_ZEROPAGE
/******************************************************************************
*
*
*
******************************************************************************/
#include "HC08EY16.h"
#include <linapi.h>
/******************************************************************************
*
*
*
******************************************************************************/
void Initialise_Display (void);
void Display_Data (unsigned char, unsigned char);
void Write_Nibble (unsigned char);
void Clock_LCD (void);
unsigned char LCD_busy (void);
void Read_buttons (void);
void Format_line1 (void);
void Format_line2 (void);
void Read_LINtemp (void);
14
Originator:
Date:
Revision:
Function:
Header file includes
Function prototypes
MC68HC908EY16 ESCI baud rate trimming demonstration program.
============================================================
(c) MOTOROLA Inc. 2003
P. Topping
22nd June 2003
1.0
LCD display of the ESCI prescaller settings which are
automatically adjusted by the LIN drivers (1.3), The
code includes the ability to adjust or trim the ICG to
force changes to the fractional divide prescaler value.
The hardware is based in the EY16 "LINkits" eval.board.
Freescale Semiconductor, Inc.
For More Information On This Product,
MC68HC908EY16 ESCI LIN Drivers
Go to: www.freescale.com
all rights reserved.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
MOTOROLA

Related parts for AN2575