參數(shù)資料
型號: TSL2569T
廠商: AMS-TAOS USA Inc
文件頁數(shù): 18/37頁
文件大?。?/td> 785K
描述: IC LIGHT TO DGTL CONV 6-TMB
標準包裝: 1
系列: *
其它名稱: TSL2569-TDKR
TSL2568, TSL2569
LIGHT-TO-DIGITAL CONVERTER
TAOS091D  DECEMBER 2008
17
The LUMENOLOGY r Company
r
r
Copyright E 2008, TAOS Inc.
www.taosinc.com
APPLICATION INFORMATION: SOFTWARE
Basic Operation
After applying V
DD
, the device will initially be in the power-down state. To operate the device, issue a command
to access the CONTROL register followed by the data value 03h to power up the device. At this point, both ADC
channels will begin a conversion at the default integration time of 400 ms. After 400 ms, the conversion results
will be available in the DATA0 and DATA1 registers. Use the following pseudo code to read the data registers:
// Read ADC Channels Using Read Word Protocol  RECOMMENDED
Address = 0x39
//Slave addr  also 0x29 or 0x49
//Address the Ch0 lower data register and configure for Read Word
Command = 0xAC
//Set Command bit and Word bit
//Reads two bytes from sequential registers 0x0C and 0x0D
//Results are returned in DataLow and DataHigh variables
ReadWord (Address, Command, DataLow, DataHigh)
Channel0 = 256 * DataHigh + DataLow
//Address the Ch1 lower data register and configure for Read Word
Command = 0xAE
//Set bit fields 7 and 5
//Reads two bytes from sequential registers 0x0E and 0x0F
//Results are returned in DataLow and DataHigh variables
ReadWord (Address, Command, DataLow, DataHigh)
Channel1 = 256 * DataHigh + DataLow
//Shift DataHigh to upper byte
// Read ADC Channels Using Read Byte Protocol
Address = 0x39
//Slave addr  also 0x29 or 0x49
Command = 0x8C
//Address the Ch0 lower data register
ReadByte (Address, Command, DataLow)
//Result returned in DataLow
Command = 0x8D
//Address the Ch0 upper data register
ReadByte (Address, Command, DataHigh)
//Result returned in DataHigh
Channel0 = 256 * DataHigh + DataLow
//Shift DataHigh to upper byte
Command = 0x8E
//Address the Ch1 lower data register
ReadByte (Address, Command, DataLow)
//Result returned in DataLow
Command = 0x8F
//Address the Ch1 upper data register
ReadByte (Address, Command, DataHigh)
//Result returned in DataHigh
Channel1 = 256 * DataHigh + DataLow
//Shift DataHigh to upper byte
相關PDF資料
PDF描述
TSL257SM-LF IC LIGHT-VOLTAGE SMD SIDELOOKER
TSL260R-LF IC IR LIGHT-VOLT CONV SIDELOOKER
TSL260RSM-LF IC IR LIGHT-VOLT CONV SMD SIDELK
TSL3301CL IC LINEAR SENSOR ARRAY 8CHIPLED
TXM-418-LR_ TRANSMITTER 418MHZ LR SERIES
相關代理商/技術參數(shù)
參數(shù)描述
TSL256Y WAF 制造商:Texas Instruments 功能描述:
TSL257 制造商:TAOS 制造商全稱:TEXAS ADVANCED OPTOELECTRONIC SOLUTIONS 功能描述:HIGH-SENSITIVITY LIGHT-TO-VOLTAGE CONVERTER
TSL2571 制造商:TAOS 制造商全稱:TEXAS ADVANCED OPTOELECTRONIC SOLUTIONS 功能描述:LIGHT-TO-DIGITAL CONVERTER
TSL2571 EVM 功能描述:光學傳感器開發(fā)工具 Evaluation Module TSL2571x RoHS:否 制造商:ams 工具用于評估: 接口類型: 最大工作溫度:
TSL25711 制造商:TAOS 制造商全稱:TEXAS ADVANCED OPTOELECTRONIC SOLUTIONS 功能描述:LIGHT-TO-DIGITAL CONVERTER