ltc2435-1 Linear Technology Corporation, ltc2435-1 Datasheet - Page 37

no-image

ltc2435-1

Manufacturer Part Number
ltc2435-1
Description
20-bit No Latency Delta Sigma Adcs With Differential Input And Differential Reference
Manufacturer
Linear Technology Corporation
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ltc2435-1CGN
Manufacturer:
LT
Quantity:
10 000
Part Number:
ltc2435-1CGN
Manufacturer:
LINEAR/凌特
Quantity:
20 000
Part Number:
ltc2435-1CGN#PBF
Manufacturer:
LINEAR/凌特
Quantity:
20 000
Part Number:
ltc2435-1IGN
Manufacturer:
LT
Quantity:
10 000
APPLICATIO S I FOR ATIO
}
while(1)
{
output_low(CS_);
while(input(SDO)) { /* Wait for SDO to fall, indicating end of conversion.*/ }
printf(“%2X”,spi_read(0));
printf(“%2X”,spi_read(0));
printf(“%2X”,spi_read(0));
printf(“\r”);
output_high(CS_);
}
U
U
Figure 43. A Sample Program for Data Collection from the
LTC2435/LTC2435-1 Using the PIC16F73 Microcontroller.
// Enable LTC2435
// Read first byte, send 2 hex characters.
// Read second byte, send 2 hex characters.
/ Read third byte, send 2 hex characters.
// Send carriage return.
// Conversion actually started after last data byte was read,
// but raising CS_ ensures the loop will never lock up waiting for
// a low on SDO if a clock pulse is missed for some reason.
W
U
LTC2435/LTC2435-1
37
24351fb

Related parts for ltc2435-1