SZSPTP ez430-RF2480 1.0

ZigBee Sensor Network with synchronized time and time-stamped measurements.
Channels of the ADC of the CC2480.
+ Collaboration diagram for Channels of the ADC of the CC2480.:

Macros

#define CCAI_ADC_AIN0   0x06
 Input from A0, pin 17.
 
#define CCAI_ADC_AIN1   0x07
 Input from A1, pin 18.
 
#define CCAI_ADC_AIN0_1_DIFERENTIAL   0x0B
 Diferential input of A0 and A1 (A0 - A1), pins 17 and 18.
 
#define CCAI_ADC_TEMPERATURE_SENSOR   0x0E
 Input from internal temperature sensor.
 
#define CCAI_ADC_VOLTAGE_READING   0x0F
 Input is AVDD_SOC/3. AVDD_SOC is supply at pin 20.
 

Detailed Description

Input choices for use with SYS_ADC_READ. See swra175a.pdf and swrs074a.pdf.