AD7715AN-5 Analog Devices Inc, AD7715AN-5 Datasheet - Page 35

IC ADC 16BIT 5V 16-DIP

AD7715AN-5

Manufacturer Part Number
AD7715AN-5
Description
IC ADC 16BIT 5V 16-DIP
Manufacturer
Analog Devices Inc
Datasheet

Specifications of AD7715AN-5

Data Interface
DSP, MICROWIRE™, QSPI™, Serial, SPI™
Rohs Status
RoHS non-compliant
Number Of Bits
16
Sampling Rate (per Second)
500
Number Of Converters
1
Power Dissipation (max)
9.5mW
Voltage Supply Source
Analog and Digital
Operating Temperature
-40°C ~ 85°C
Mounting Type
Through Hole
Package / Case
16-DIP (0.300", 7.62mm)
Resolution (bits)
16bit
Sampling Rate
500SPS
Input Channel Type
Differential
Supply Voltage Range - Analog
4.75V To 5.25V
Supply Current
1.1mA
Digital Ic Case Style
DIP
For Use With
EVAL-AD7715-3EBZ - BOARD EVALUATION FOR AD7715
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AD7715AN-5
Manufacturer:
AD
Quantity:
872
Part Number:
AD7715AN-5
Manufacturer:
AD
Quantity:
900
Part Number:
AD7715AN-5
Manufacturer:
AD
Quantity:
900
Part Number:
AD7715AN-5
Manufacturer:
ADI/亚德诺
Quantity:
20 000
PORTC &= 0xfb; /* /CS is low */
SPDR = byteword; /* put the byte into data register */
while(!(SPSR & 0x80)); /* wait for /DRDY to go low */
PORTC |= 0x4; /* /CS high */
}
Read(int amount, int reglength)
{
int q;
SPCR = 0x3f;
SPCR = 0x7f; /* clear the interrupt */
DDRD = 0x10; /* MOSI output, MISO input, SCK output */
while(PORTC & 0x10); /* wait for /DRDY to go low */
PORTC & 0xfb ; /* /CS is low */
for(b=0;b<reglength;b++)
}
PORTC|=4; /* /CS is high */
}
{
SPDR = 0;
while(!(SPSR & 0x80)); /* wait until port ready before reading */
*datapointer++=SPDR; /* read SPDR into store array via datapointer */
Rev. D | Page 35 of 40
AD7715

Related parts for AD7715AN-5