| 数据搜索系统,热门电子元器件搜索 |
|
TCS3416CS 数据表(PDF) 24 Page - ams AG |
|
|
|||||||||||||||||||||||||||||
TCS3416CS 数据表(HTML) 24 Page - ams AG |
|
24 / 41 page ![]() TCS3404, TCS3414 DIGITAL COLOR SENSORS TAOS137A − APRIL 2011 23 The LUMENOLOGY r Company r r Copyright E 2011, TAOS Inc. www.taosinc.com APPLICATION INFORMATION: SOFTWARE Configuring the Timing Register The command, timing, and control registers are initialized to default values on power up. Setting these registers to the desired values would be part of a normal initialization or setup procedure. In addition, to maximize the performance of the device under various conditions, the integration time and gain may be changed often during operation. The following pseudo code illustrates a procedure for setting up the timing register for various options. // Set up Timing Register //Low Gain (1x), integration time of 12ms (default value) Address = 0x39 Command = 0x81 //Timing Register Data = 0x02 WriteByte(Address, Command, Data) //Low Gain (1x), integration time of 101ms Command = 0x81 //Timing Register Data = 0x01 WriteByte(Address, Command, Data) //Low Gain (1x), integration time of 12ms Data = 0x00 WriteByte(Address, Command, Data) //High Gain (16x), integration time of 101ms Command = 0x81 //Timing Register Data = 0x01 WriteByte(Address, Command, Data) Command = 0x87 //Gain Control Register Data = 0x20 WriteByte(Address, Command, Data) //Read data registers (see Basic Operation example) //Perform Manual Integration of 50 us //Set up for manual integration Command = 0x80 Data = 0x01 //Disable ADC_EN WriteByte(Address, Command, Data) Command = 0x81 Data = 0x10 //Set manual integration WriteByte(Address, Command, Data) Command = 0x80 Data = 0x03 //Enable ADC_EN and begin integration WriteByte(Address, Command, Data) //Integrate for 50ms Sleep (50) //Wait for 50ms //Stop integrating Command 0x80 Data = 0x01 //Disable ADC_EN and stop integration WriteByte(Address, Command, Data) //Read data registers (see Basic Operation example) |
|
链接网址 |
| ALLDATASHEET是否为您带来帮助? [ DONATE ] |
关于 Alldatasheet | 广告服务 | 联系我们 | 隐私政策 | 数据表链接 | 链接交换 | 制造商名单 All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |