欢迎访问ic37.com |
会员登录 免费注册
发布采购

TCS3414 参数 Datasheet PDF下载

TCS3414图片预览
型号: TCS3414
PDF下载: 下载PDF文件 查看货源
内容描述: 数字色彩传感器 [DIGITAL COLOR SENSORS]
分类和应用: 传感器
文件页数/大小: 40 页 / 348 K
品牌: TAOS [ TEXAS ADVANCED OPTOELECTRONIC SOLUTIONS ]
 浏览型号TCS3414的Datasheet PDF文件第25页浏览型号TCS3414的Datasheet PDF文件第26页浏览型号TCS3414的Datasheet PDF文件第27页浏览型号TCS3414的Datasheet PDF文件第28页浏览型号TCS3414的Datasheet PDF文件第30页浏览型号TCS3414的Datasheet PDF文件第31页浏览型号TCS3414的Datasheet PDF文件第32页浏览型号TCS3414的Datasheet PDF文件第33页  
TCS3404, TCS3414  
DIGITAL COLOR SENSORS  
TAOS137A − APRIL 2011  
APPLICATION INFORMATION: SOFTWARE  
A synchronization input (SYNC IN) is supported to precisely start/stop sensor integration and synchronize with  
the light source. The TIMING Register (01h) provides two synchronization modes of operation. The first mode  
of operation synchronizes the SYNC IN pin for one integration cycle as specified in the Timing Register (01h).  
When the rising edge of the signal is detected, the TCS3404/14 begins integration. The second mode  
accumulates a specified number of SYNC IN pulses (see Timing Register) in which the minimum pulse width  
is 50 μs. A pulse counter is used to count the rising and falling edges of the pulse(s) and precisely integrate the  
light level when the SYNC IN pulse is high.  
The following pseudo code illustrates a procedure for reading the TCS3404/14 device using the synchronization  
feature:  
// Synchronize one integration cycle  
// See ”Basic Operation” to power−on and start device  
// See ”Configuring the Timing Register” to setup environment  
Address = 0x39  
Command = 0x81  
Data = 0x21  
//Slave addr − also 0x29 or 0x49  
//Set Command bit and address Timing Register  
//Sync one 100ms integration period  
//External SYNC IN pulse initiates 100ms integration  
Sleep (100)  
// See ”Basic Operation” to read Data Registers using Byte or Word Protocol  
// Synchronize N number of SYNC IN pulses  
// See ”Basic Operation” to power−on and start device  
// See ”Configuring the Timing Register” to setup environment  
Address = 0x39  
Command = 0x81  
Data = 0x30  
//Slave addr − also 0x29 or 0x49  
//Set Command bit and address Timing Register  
//Integrate one SYNC IN pulse  
//External SYNC IN pulse synchronizes integration  
// See ”Basic Operation” to read Data Registers using Byte or Word Protocol  
Copyright E 2011, TAOS Inc.  
The LUMENOLOGY r Company  
r
r
www.taosinc.com  
29  
 复制成功!