參數(shù)資料
型號(hào): DC955A
廠商: Linear Technology
文件頁(yè)數(shù): 24/34頁(yè)
文件大?。?/td> 0K
描述: BOARD DELTA SIGMA ADC LTC2483
軟件下載: QuikEval System
設(shè)計(jì)資源: DC955A Design File
DC955A Schematic
標(biāo)準(zhǔn)包裝: 1
系列: Easy Drive™, QuikEval™
ADC 的數(shù)量: 1
位數(shù): 16
采樣率(每秒): 6.8
數(shù)據(jù)接口: I²C,串行
工作溫度: 0°C ~ 70°C
已用 IC / 零件: LTC2483
已供物品:
相關(guān)產(chǎn)品: LTC2483IDD#TRPBF-ND - IC ADC 16BIT I2C 10-DFN
LTC2483CDD#TRPBF-ND - IC ADC 16BIT I2C 10-DFN
LTC2483IDD#PBF-ND - IC ADC 16BIT I2C 10-DFN
LTC2483CDD#PBF-ND - IC ADC 16BIT I2C 10-DFN
LTC2483
0
2483fc
applicaTions inFormaTion
union
// adc_code.bits32
all 32 bits
{
// adc_code.by.te0
byte 0
signed int32 bits32;
// adc_code.by.te1
byte 1
struct fourbytes by;
// adc_code.by.te2
byte 2
} adc_code;
// adc_code.by.te3
byte 3
// Start communication with LTC2483:
i2c_start();
if(i2c_write(addr | READ))// If no acknowledge, return zero
{
i2c_stop();
return 0;
}
adc_code.by.te3 = i2c_read();
adc_code.by.te2 = i2c_read();
adc_code.by.te1 = i2c_read();
adc_code.by.te0 = 0;
i2c_stop();
return adc_code.bits32;
} // End of read_LTC2483()
/*** initialize() **************************************************************
Basic hardware initialization of controller and LCD, send Hello message to LCD
*******************************************************************************/
void initialize(void)
{
// General initialization stuff.
setup_adc_ports(NO_ANALOGS);
setup_adc(ADC_OFF);
setup_counters(RTCC_INTERNAL,RTCC_DIV_1);
setup_timer_1(T1_DISABLED);
setup_timer_2(T2_DISABLED,0,1);
// This is the important part - configuring the SPI port
setup_spi(SPI_MASTER|SPI_L_TO_H|SPI_CLK_DIV_16|SPI_SS_DISABLED); // fast SPI clock
CKP = 0; // Set up clock edges - clock idles low, data changes on
CKE = 1; // falling edges, valid on rising edges.
lcd_init();
// Initialize LCD
delay_ms(6);
printf(lcd_putc, “Hello!”);
// Obligatory hello message
delay_ms(500);
// for half a second
} // End of initialize()
/*** main() ********************************************************************
Main program initializes microcontroller registers, then reads the LTC2483
repeatedly
*******************************************************************************/
void main()
{
signed int32 x;
// Integer result from LTC2481
float voltage;
// Variable for floating point math
int16 timeout;
initialize();
// Hardware initialization
while(1)
{
delay_ms(1);
// Pace the main loop to something more than 1 ms
// This is a basic error detection scheme. The LTC2483 will never take more than
// 149.9ms to complete a conversion in the 55Hz
// rejection mode.
相關(guān)PDF資料
PDF描述
SDR0604-181KL INDUCTOR POWER 180UH 0.38A SMD
AP2186SG-13 IC USB PWR SWITCH 1.5A DUAL 8SOP
AD9755-EB BOARD EVAL FOR AD9755
HBM11DRYI-S13 CONN EDGECARD 22POS .156 EXTEND
ECM25DCSH CONN EDGECARD 50POS DIP .156 SLD
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
DC956A 功能描述:BOARD DELTA SIGMA ADC LTC2485 RoHS:是 類別:編程器,開(kāi)發(fā)系統(tǒng) >> 評(píng)估板 - 模數(shù)轉(zhuǎn)換器 (ADC) 系列:Easy Drive™, QuikEval™ 產(chǎn)品培訓(xùn)模塊:Obsolescence Mitigation Program 標(biāo)準(zhǔn)包裝:1 系列:- ADC 的數(shù)量:1 位數(shù):12 采樣率(每秒):94.4k 數(shù)據(jù)接口:USB 輸入范圍:±VREF/2 在以下條件下的電源(標(biāo)準(zhǔn)):- 工作溫度:-40°C ~ 85°C 已用 IC / 零件:MAX11645 已供物品:板,軟件
DC959A 制造商:Linear Technology 功能描述:BOARD DEMO LTC4257-1 制造商:Linear Technology 功能描述:EVAL BOARD, LTC4257CDD-1 POE
DC95F103V 功能描述:熱敏電阻 - NTC 10KOhms +-.1C Epoxy Coated RoHS:否 制造商:EPCOS 電阻:10 kOhms 功率額定值:150 mW 容差:2 % 端接類型:Radial 系列:B57703M 工作溫度范圍:- 55 C to + 125 C
DC95F103VN 制造商:GE Sensing & Inspection Technologies 功能描述:Thermistor;10;PCB Mount Mtg. Type;1.5In Lead;Bare Tinned Copper 制造商:GE Measurement & Control 功能描述:+/-.1oC (0oC - 70oC) Interchangeable Chip
DC95F103W 功能描述:熱敏電阻 - NTC 10KOhms +-.2C Epoxy Coated RoHS:否 制造商:EPCOS 電阻:10 kOhms 功率額定值:150 mW 容差:2 % 端接類型:Radial 系列:B57703M 工作溫度范圍:- 55 C to + 125 C