AN2623 Freescale Semiconductor / Motorola, AN2623 Datasheet - Page 17

no-image

AN2623

Manufacturer Part Number
AN2623
Description
LIN Temperature Sensor Using the MC68HC908QY/QY MCU
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
/*******************************************************************************
*
*
*
*******************************************************************************/
#define TEMP_CH ADCH2
#define REF_CH ADCH3
/*******************************************************************************
*
*
*
*
*******************************************************************************/
#define ID_RECEIVE 0x1A
#define ID_SEND 0x5B
/*******************************************************************************
*
*
*
*******************************************************************************/
#ifdef MAX6611
#endif
#ifdef MAX6610
#endif
#ifdef LM56
#endif
#ifdef LM66
#endif
#endif
/* end of BOARD_H */
MOTOROLA
#define TEMP_REFERENCE 0xD1
#define TEMP_REFERENCE 0x83
#define TEMP_REFERENCE 0x40
#define TEMP_REFERENCE 0x40
Definiton of ADC channels where the temp. sensor is conected
Definiton of assigned ID for this board, if changed it’s necessary
to change it in the LINmsg.c too.
Definition of temperature sensor reference
LIN Temperature Sensor Using the MC68HC908QT/QY MCU
Freescale Semiconductor, Inc.
/* ADC channel connected to temp. sensor output
/* ADC channel connected to tepm. sensor reference*/
/* receiving message, ID 1A = 1A with parity
/* sending message, ID 1B = 5B with parity
For More Information On This Product,
Go to: www.freescale.com
*/
*/
*/
*
*
*
*
*
*
*
*
*
*
AN2623/D
17

Related parts for AN2623