參數(shù)資料
型號(hào): LTC2414CGN
廠商: LINEAR TECHNOLOGY CORP
元件分類: ADC
英文描述: 8-/16-Channel 24-Bit No Latency TM ADCs
中文描述: 8-CH 24-BIT DELTA-SIGMA ADC, SERIAL ACCESS, PDSO28
封裝: 0.150 INCH, PLASTIC, SSOP-28
文件頁數(shù): 43/48頁
文件大?。?/td> 775K
代理商: LTC2414CGN
LTC2414/LTC2418
43
241418fa
// LTC2418 PIC16F84 Interface Example
// Written for CC5X Compiler
// Processor is PIC16F84 running at 10 MHz
#include <16f84.h>
#include <int16cxx.h>
#pragma origin = 0x4
#pragma config |= 0x3fff, WDTE=off,FOSC=HS
// global pin definitions:
#pragma bit rx_pin
#pragma bit tx_pin
#pragma bit sck
#pragma bit sdi
#pragma bit sdo
#pragma bit cs_bar
@ PORTB.0
@ PORTB.1
@ PORTB.2
@ PORTB.3
@ PORTB.4
@ PORTB.5
//input
//output
//output
//output
//input
//output
// Global Variables
uns8 result_3;
uns8 result_2;
uns8 result_1;
uns8 result_0;
// Conversion result MS byte
// ..
// ..
// Conversion result LS byte
void shiftbidir(char nextch);
// function prototype
void main( void)
{
INTCON=0b00000000;
TRISA=0b00000000;
TRISB=0b00010001;
// no interrupts
// all PORTA pins outputs
// according to definitions above
char channel;
// next channel to send
while(1)
{
/* channel bit fields are 7:6, 10 always; 5, EN; 4, SGL; 3, ODD/SIGN; 2:0, ADDR */
channel = 0b10101000;
cs_bar=0;
// CH0,1 DIFF.
// activate ADC
while(sdo==1)
{
// test for end of conversion
// wait if conversion is not complete
}
shiftbidir(channel);
// read ADC, send next channel
cs_bar = 1;
// deactivate ADC
/* At this point global variables result 3,2,1 contain the 24 bit conversion result. Variable result3
contains the corresponding channel information in the following fields:
bits 7:6, 00 always, 5, EN; 4, SGL; 3, ODD/SIGN; 2:0, ADDR */
}
// end of loop
}
// end of main
Figure 50. Sample Program in CC5X for PIC16F84
APPLICATIOU
W
U
U
相關(guān)PDF資料
PDF描述
LTC2414IGN 8-/16-Channel 24-Bit No Latency TM ADCs
LTC2418CGN 8-/16-Channel 24-Bit No Latency TM ADCs
LTC2418IGN 8-/16-Channel 24-Bit No Latency TM ADCs
LTC2415-1CGN 24-Bit No Latency ADCs with Differential Input and Differential Reference
LTC2415-1IGN 24-Bit No Latency ADCs with Differential Input and Differential Reference
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
LTC2414CGN#PBF 功能描述:IC ADC 8CH 24BIT DIFFINPUT28SSOP RoHS:是 類別:集成電路 (IC) >> 數(shù)據(jù)采集 - 模數(shù)轉(zhuǎn)換器 系列:- 標(biāo)準(zhǔn)包裝:1 系列:microPOWER™ 位數(shù):8 采樣率(每秒):1M 數(shù)據(jù)接口:串行,SPI? 轉(zhuǎn)換器數(shù)目:1 功率耗散(最大):- 電壓電源:模擬和數(shù)字 工作溫度:-40°C ~ 125°C 安裝類型:表面貼裝 封裝/外殼:24-VFQFN 裸露焊盤 供應(yīng)商設(shè)備封裝:24-VQFN 裸露焊盤(4x4) 包裝:Digi-Reel® 輸入數(shù)目和類型:8 個(gè)單端,單極 產(chǎn)品目錄頁面:892 (CN2011-ZH PDF) 其它名稱:296-25851-6
LTC2414CGN#PBF 制造商:Linear Technology 功能描述:IC ADC 24BIT SSOP-28
LTC2414CGN#TR 功能描述:IC ADC 8CH 24BIT DIFFINPUT28SSOP RoHS:否 類別:集成電路 (IC) >> 數(shù)據(jù)采集 - 模數(shù)轉(zhuǎn)換器 系列:- 標(biāo)準(zhǔn)包裝:1,000 系列:- 位數(shù):16 采樣率(每秒):45k 數(shù)據(jù)接口:串行 轉(zhuǎn)換器數(shù)目:2 功率耗散(最大):315mW 電壓電源:模擬和數(shù)字 工作溫度:0°C ~ 70°C 安裝類型:表面貼裝 封裝/外殼:28-SOIC(0.295",7.50mm 寬) 供應(yīng)商設(shè)備封裝:28-SOIC W 包裝:帶卷 (TR) 輸入數(shù)目和類型:2 個(gè)單端,單極
LTC2414CGN#TRPBF 功能描述:IC ADC 8CH 24BIT DIFFINPUT28SSOP RoHS:是 類別:集成電路 (IC) >> 數(shù)據(jù)采集 - 模數(shù)轉(zhuǎn)換器 系列:- 標(biāo)準(zhǔn)包裝:1,000 系列:- 位數(shù):16 采樣率(每秒):45k 數(shù)據(jù)接口:串行 轉(zhuǎn)換器數(shù)目:2 功率耗散(最大):315mW 電壓電源:模擬和數(shù)字 工作溫度:0°C ~ 70°C 安裝類型:表面貼裝 封裝/外殼:28-SOIC(0.295",7.50mm 寬) 供應(yīng)商設(shè)備封裝:28-SOIC W 包裝:帶卷 (TR) 輸入數(shù)目和類型:2 個(gè)單端,單極
LTC2414CGNPBF 制造商:Linear Technology 功能描述:ADC,LTC2414C 24bit D-S 8 ch SPI SSOP