APDS-9250 AVAGO | Alldatasheet

Document overview

  • Manufacturer or author: Provided By ALLDATASHEET.COM(FREE DATASHEET DOWNLOAD SITE)
  • PDF pages: 21

Technical content

Features

  • Colour and Ambient Light Sensing (CS-RGB and ALS) - Accuracy of Correlated Color Temperature (CCT) - Individual channels for Red, Green, Blue and Infared - Approximates Human Eye Response with Green Channel - Red, Green, Blue, Infrared and ALS Sensing - High Sensitivity in low lux condition – Ideally suited for Operation Behind Dark Glass - Wide Dynamic Range: 18,000,000: 1 - Up to 20-Bit Resolution
  • Power Management - Low Active Current – 130 μA typical - Low Standby Current – 1μA typical
  • I 2C-bus Fast Mode Compatible Interface - Up to 400 kHz (I2C Fast-Mode) - Dedicated Interrupt Pin
  • Small Package L 2.0 × W 2.0 × H 0.65 mm

Applications

  • OLED Display Control
  • RGB LED Backlight Control
  • Ambient Light Color Temperature Sensing

1 SCL I I2C Serial Clock Input Terminal –

Clock Signal for I2C Serial Data

2 SDA I/O Serial Data I/O for I2C

3 VDD Supply Power Supply Voltage

4 INT O Interrupt – Open Drain

5 NC No Connect

6 GND Ground Power Supply Ground. All Voltages are referenced to GND Description: The APDS-9250 device contains multiple photodiodes for Light Sensor (R, G, B, IR channel) that are designed in a matrix placement to achieve optimal angular response at the fall of incident light angle. The device provides on-chip multiple diodes, ADCs, state machine, non-volatile memory and an I2C interface. Integration of all color sensing channels occurs simulta - neously. Upon completion of the conversion cycle, the conversion result is transferred to the corresponding data registers. Communication with the device is accomplished through a fast (up to 400 kHz), two-wire I 2C serial bus for easy connection to a microcontroller or embedded con - troller. The APDS-9250 provides a separate pin for inter - rupts. When interrupts are enabled and a preset value is exceeded, the interrupt pin is asserted and remains asserted until cleared by the controlling firmware. The interrupt feature simplifies and improves system effi - ciency by eliminating the need to poll a sensor for a light intensity. An interrupt is generated after completion of new conversion of the light sensor channels where the light sensor interrupt source can work on any of the Red, Green, Blue, IR channels. Additionally, a programmable interrupt persistence feature allows the user to determine how many consecutive exceeded thresholds are necessary to trigger an interrupt. RGB + IR Control RED ADC/Data GREEN ADC/Data BLUE ADC/Data IR ADC/Data Upper Threshold Lower Threshold Interrupt I2C Interfacing INT SCL SDA VDD GND

over operating free-air temperature range (unless otherwise noted)† Parameter Symbol Min. Max. Units Conditions Power Supply Voltage [1] VDD 3.8 V Max Voltage on SCL, SDA, INT pads VI2C -0.5 3.8 V Storage Temperature Range Tstg −40 85 °C † Stresses beyond those listed under “absolute maximum ratings” may cause permanent damage to the device. These are stress ratings only and functional operation of the device at these or any other conditions beyond those indicated under “recommended operating conditions” is not implied. Exposure to absolute-maximum-rated conditions for extended periods may affect device reliability. Note 1. All voltages are with respect to GND. Recommended Operating Conditions Parameter Symbol Min. Typ. Max. Units Operating Ambient Temperature TA -40 85 °C Supply voltage VDD 1.7 3.6 V Supply Voltage Accuracy, VDD total error including transients -3 3 % Operating Characteristics, VDD = 2.8 V, TA = 25°C (unless otherwise noted) Parameter Symbol Min Typ Max Units Test Conditions Active Mode Current ICS 130 µA VDD=2.8V, Gain Mode 3 Standby Current ISTBY 1 2 µA In Standby Mode. No active I2C communication SCL, SDA Input High Voltage VIH 1.5 VDD V SCL, SDA Input Low Voltage VIL 0 0.4 V VOL INT, Output Low Voltage VOL 0 0.4 V ILEAK Leakage Current, SDA, SCL, INT Pins ILEAK -5 5 µA Optical Characteristics, VDD = 2.8 V, TA = 25°C (unless otherwise noted) Parameter Test Condition RED Channel Green Channel Blue Channel IR Channel Irradiance Response λ = 465 0 5 6 17 80 120 0 4 % λ = 525 3 10 80 120 10 30 0 3 λ = 625 80 120 18 33 0 3 0 3 λ = 850 0 3 0 3 0 3 80 120 Notes: 1. The percentage shown represents the ratio of the respective red, green, or blue channel value to the IR channel value. 2. The 465 nm input irradiance is supplied by an InGaN light-emitting diode with the following characteristics: dominant wavelength _D = 465 nm, spectral halfwidth __½ = 22 nm. 3. The 525 nm input irradiance is supplied by an InGaN light-emitting diode with the following characteristics: dominant wavelength _D = 525 nm, spectral halfwidth __½ = 35 nm. 4. The 625 nm input irradiance is supplied by a AlInGaP light-emitting diode with the following characteristics: dominant wavelength _D = 625 nm, spectral halfwidth __½ = 15 nm. 5. The 850 nm input irradiance is supplied by a AlInGaP light-emitting diode with the following characteristics: dominant wavelength _D = 850 nm, spectral halfwidth __½ = 40 nm. RGB Characteristics, VDD = 2.8 V, TA = 25°C (unless otherwise noted) Parameter Min. Typ. Max. Units Test Conditions Dark Count 0 3 counts ADC Integration Time 2.97 3.125 3.28 ms Full Scale ADC Counts Per Step 8192 counts 13 bit Full Scale ADC Count Value 262,143 counts 18 bit, 100ms, G=1x

Light Sensor (LS) measurements can be activated by setting the LS_EN bit to 1 in the MAIN_CTRL register. In Light Sensor mode the user can select to activate either ALS or CS operation mode. ALS mode is activated by setting CS_Mode bit to 0 while CS mode is activated by CS_Mode bit set to 1 in the MAIN_CTRL register. As soon as Light Sensor become activated through I²C command, the internal support blocks are powered on. Once the voltages and currents are settled (typically after 5ms), the state machine checks for trigger events from a measurement scheduler to start the LS conversions according to the selected measurement repeat rates. Once LS_EN is changed back to 0, a conversion running on the respective sensor will be completed and the relevant ADCs and support blocks will move to standby mode thereafter. Light Sensor Interrupt The LS interrupt is enabled by LS_INT_EN=1. It can function as either threshold triggered (LS_VAR_MODE=0) or variance trigged (LS_VAR_MODE=1). The LS interrupt source generator can work on any of the four LS channels (R, G, B, IR). The LS interrupt source is selected by the LS_ INT_SEL bits in the INT_CFG register. The Light Sensor threshold interrupt is enabled with LS_INT_EN = 1 and LS_VAR_MODE = 0. It is set when the data of the selected LS_DATA input register (LS_RED, LS_GREEN, LS_BLUE, LS_IR) is above the upper or below the lower threshold for a specified number of consecutive measurements. The Light Sensor variance interrupt is enabled with LS_ INT_EN = 1 and LS_VAR_MODE = 1. It is set when the absolute value of the difference between the previous and current LS_DATA data value is above the decoded LS variance threshold for a specified number of consecutive measurements. I²C Protocol Interface and control of the APDS-9250 is accomplished through an I2C serial compatible interface (standard or fast mode) to a set of registers that provide access to device control functions and output data. The device supports a single slave address of 0x52 hex using 7 bit addressing protocol. (Contact factory for other addressing options.) Start NVM Read Idle Wait for OSC Power Up Check CS Do CS Conversion Do ALS Conversion LS_EN==0 LS_EN==1 CS_MODE==0 LS_EN==1 CS_MODE==1 System State Machine Start Up after Power-On or Software Reset The main state machine is set to “Start State” during power-on or software reset. As soon as the reset is released, the internal oscillator is started and the programmed I²C address and the trim values are read from the internal non volatile memory (NVM) trimming data block. The device enters Standby Mode as soon as the Idle State is reached. NOTE: As long as the I²C address has not yet been read, the device will respond with NACK to any I²C command and ignore any request to avoid responding to a wrong I²C address. Standby Mode Standby Mode is the default mode after power-up. In this state, the oscillator, all internal support blocks, and the ADCs are switched off but I²C communication is fully supported.

I2C Register Read Timing Diagram I2C Register Write Timing Diagram Register Read (I2CTM Read) S Slave Addr

7 Bit 0 A Address

8 Bit A S Slave Addr

7 Bit 1 A Data

8 Bit N P

8-Bit A … Data 8-Bit N P From Master to Slave From Slave to Master S P A N Start Condition Stop Condition Acknowledge (ACK) Not Acknowledge (NACK) ReadWrite ReadWrite Register Block Read (I2CTM Read) S Slave Addr

7 Bit 0 A Address A Data

8-Bit A … Data 8-Bit A P Write Write Register Write (I2CTM Write) From Master to Slave From Slave to Master S P A N Start Condition Stop Condition Acknowledge (ACK) Not Acknowledge (NACK) Register Block Write (I2CTM Write) I²C Register Write The device registers can be written to individually or in block write mode. When two or more bytes are written in block write mode, reserved registers and read-only registers are skipped. The transmitted data is automati - cally applied to the next writable register. If a register includes read (R) and read/write (RW) bits, the register is not skipped. Data written to read-only bits are ignored. If the last valid address of the device address range is reached but the master attempts to continue the block write operation, the address counter of the device will not roll over. The device will return NACK for every following byte sent by the master until the I2C™ operation is ended. If a write access is started on an address belonging to a non-writeable register, the device will return NACK until the I2C™ operation is ended. Write operations must follow the timing diagram shown below. I²C Register Read The registers can be read individually or in block read mode. When two or more bytes are read in block read mode, reserved register addresses are skipped and the next valid address is referenced. If the last valid address has been reached, but the master continues with the block read, the address counter in the device will not roll over and the device returns 00HEX for every subsequent byte read. The block read operation is the only way to ensure correct data read out of multi-byte registers and to avoid splitting of results with HIGH and LOW bytes originating from different conversions. During block read access on LS and PS result registers, the result update is blocked. If a read access is started on an address belonging to a non-readable register, the device will return NACK until the I2C™ operation is ended. Read operations must follow the timing diagram shown below.

I2C Interface – Bus Timing SDA SCL tLOW tHDSTA tBUStHDSTA tSUDAT tSUSTO tSUSTA tHIGH tHDDAT Bus Timing Characteristics Parameter Symbol Standard Mode Fast Mode Units Maximum SCL Clock Frequency fSCL 100 400 kHz Minimum START Condition Hold Time Relative to SCL Edge tDSTA 4 µs Minimum SCL Clock Low Width tLOW 4.7 µs Minimum SCL Clock High Width tHIGH 4 µs Minimum START Condition Setup Time Relative to SCL Edge tSUSTA 4.7 µs Minimum Data Hold Time on SDA Relative to SCL Edge tHDDAT 0 µs Minimum Data Setup Time on SDA Relative to SCL Edge tSUDAT 0.1 0.1 µs Minimum STOP Condition Setup Time on SCL tSUSTO 4 µs Minimum Bus Free Time Between Stope Condition and Start Condition tBUS 4.7 µs

Register set: The APDS-9250 is controlled and monitored by data registers and a command register accessed through the serial interface. These registers provide for a variety of control functions and can be read to determine results of the ADC conversions. Address Type Name Description Reset Value 00HEX RW MAIN_CTRL LS operation mode control, SW reset 00HEX 04HEX RW LS_MEAS_RATE LS measurement rate and resolution in active mode 22HEX 05HEX RW LS_GAIN LS analog gain range 01HEX 06HEX R PART_ID Part number ID and revision ID B2HEX 07HEX R MAIN_STATUS Power-on status, interrupt status, data status 20HEX 0AHEX R LS_DATA_IR_0 IR ADC measurement data - LSB 00HEX 0BHEX R LS_DATA_IR_1 IR ADC measurement data 00HEX 0CHEX R LS_DATA_IR_2 IR ADC measurement data - MSB 00HEX 0DHEX R LS_DATA_GREEN_0 Green ADC measurement data - LSB 00HEX 0EHEX R LS_DATA_GREEN_1 Green ADC measurement data 00HEX 0FHEX R LS_DATA_GREEN_2 Green ADC measurement data - MSB 00HEX 10HEX R LS_DATA_BLUE_0 Blue ADC measurement data - LSB 00HEX 11HEX R LS_DATA_BLUE_1 Blue ADC measurement data 00HEX 12HEX R LS_DATA_BLUE_2 Blue ADC measurement data - MSB 00HEX 13HEX R LS_DATA_RED_0 Red ADC measurement data - LSB 00HEX 14HEX R LS_DATA_RED_1 Red ADC measurement data 00HEX 15HEX R LS_DATA_RED_2 Red ADC measurement data - MSB 00HEX 19HEX RW INT_CFG Interrupt configuration 10HEX 1AHEX RW INT_PERSISTENCE Interrupt persist setting 00HEX 21HEX RW LS_THRES_UP_0 LS interrupt upper threshold, LSB FFHEX 22HEX RW LS_THRES_UP_1 LS interrupt upper threshold FFHEX 23HEX RW LS_THRES_UP_2 LS interrupt upper threshold, MSB 0FHEX 24HEX RW LS_THRES_LOW_0 LS interrupt lower threshold, LSB 00HEX 25HEX RW LS_THRES_LOW_1 LS interrupt lower threshold 00HEX 26HEX RW LS_THRES_LOW_2 LS interrupt lower threshold, MSB 00HEX 27HEX RW LS_THRES_VAR LS interrupt variance threshold 00HEX

MAIN_CTRL Default Value : 00HEX 7 6 5 4 3 2 1 0 0 0 0 SW_Reset 0 CS_Mode LS_EN 0 0X00 FIELD BIT DESCRIPTION SW_Reset 4 1 = Reset will be triggered CS_Mode 2 0 = ALS, IR and compensation channels activated 1 = All RGB+IR + compensation channels activated LS_EN 1 1 = Light sensor active 0 = Light sensor standby Writing to this register stops the ongoing measurements and starts new measurements (depends on the enable bit). LS_MEAS_RATE Default Value : 22HEX 7 6 5 4 3 2 1 0

0 LS Resolution/Bit Width 0 LS Measurement Rate 0X04

6:4 000 : 20 bit – 400ms 001 : 19 bit – 200ms 010 : 18 bit – 100ms (default) 011 : 17 bit – 50ms 100 : 16 bit – 25ms 101 : 13 bit – 3.125ms 110 : Reserved 111 : reserved LS Measurement Rate 2:0 000 – 25ms 001 – 50ms 010 – 100ms (default) 011 – 200ms 100 – 500ms 101 – 1000ms 110 – 2000ms 111 – 2000ms When the measurement repeat rate is programmed to be faster than possible for the specified ADC measurement time, the repeat rate will be lower than programmed (maximum speed). Writing to this register stops the ongoing measurement and starts new measurements (depending on the respective bits)

LS_GAIN Default Value : 01HEX 7 6 5 4 3 2 1 0 0 0 0 0 0 Gain Range 0X05 FIELD BIT DESCRIPTION Gain Range 2:0 000 : Gain 1 001 : Gain 3 010 : Gain 6 011 : Gain 9 100 : Gain 18 The channels of the light sensor always run on the same gain range setting. Sensitivity settings correlate between the channels. Result output in Lux is available from ALS/green channel. Writing to this register stops the ongoing measurement and starts new measurements (depending on the respective bits) PART_ID Default Value : B2HEX 7 6 5 4 3 2 1 0 Part ID Revision ID 0X06 FIELD BIT DESCRIPTION Part Number ID 7:4 Part number ID Revision ID 3:0 Revision ID of the component. MAIN_STATUS Default Value : 20HEX 7 6 5 4 3 2 1 0 0 0 Power On Status LS Interrupt Status LS Data Status 0 0 0 0X07 FIELD BIT DESCRIPTION Power On Status 5 1 = Part went through a power-up event, either because the part was turned on or because there was power supply disturbance. All interrupt threshold settings in the registers have been reset to power-on default states and should be examined if necessary. The flag is cleared after the register is read. LS Interrupt Status 4 0 : Interrupt condition not fulfilled (default) 1 : Interrupt condition fulfilled (cleared after read) LS Data Status 3 0 : old data, already read (default) 1 : new data, not yet read (cleared after read)

LS_DATA_IR Default Value : 00HEX, 00HEX, 00HEX 7 6 5 4 3 2 1 0 LS_DATA_IR_0 [7:0] 0X0A LS_DATA_IR_1 [15:8] 0X0B 0 0 0 0 LS_DATA_IR_2 [19:16] 0X0C IR channel output data (unsigned integer, 13 to 20 bit, LSB aligned) The IR channel output is already temperature compensated internally: LS_DATA_IR – (IRint – LS_DATA_COMP) When an I²C™ read operation is active and points to an address in the range 07HEX to 18HEX, all registers in this range are locked until the I²C™ read operation is completed or this address range is left. This guarantees that the data in the registers comes from the same measurement even if an additional measurement cycle ends during the read operation. New measurement data is stored into temporary registers and the actual LS_DATA registers are updated as soon as there is no on-going I²C™ read operation to the address range 07HEX to 18HEX. Reg 0AHEX Bit[7:0] IR diode data least significant data byte Reg 0BHEX Bit[7:0] IR diode data intervening data byte Reg 0CHEX Bit[3:0] IR diode data most significant data byte LS_DATA_GREEN Default Value : 00HEX, 00HEX, 00HEX 7 6 5 4 3 2 1 0 LS_DATA_GREEN_0 [7:0] 0X0D LS_DATA_GREEN_1 [15:8] 0X0E 0 0 0 0 LS_DATA_GREEN_2 [19:16] 0X0F ALS/CS Green channel digital output data. The channel output is already temperature compensated internally: LS_DATA_GREEN = (Greenint – LS_DATA_COMP) When an I²C™ read operation is active and points to an address in the range 07HEX to 18HEX, all registers in this range are locked until the I²C™ read operation is completed or this address range is left. This guarantees that the data in the registers comes from the same measurement even if an additional measurement cycle ends during the read operation. New measurement data is stored into temporary registers and the actual LS_DATA registers are updated as soon as there is no on-going I²C™ read operation to the address range 07HEX to 18HEX. Reg 0DHEX Bit[7:0] ALS / Green diode data least significant data byte Reg 0EHEX Bit[7:0] ALS / Green diode data intervening data byte Reg 0FHEX Bit[3:0] ALS / Green diode data most significant data byte

LS_DATA_BLUE Default Value : 00HEX, 00HEX, 00HEX 7 6 5 4 3 2 1 0 LS_DATA_BLUE_0 [7:0] 0X10 LS_DATA_BLUE_1 [15:8] 0X11 0 0 0 0 LS_DATA_BLUE_2 [19:16] 0X12 CS Blue channel output data. The channel output is already temperature compensated internally: LS_DATA_BLUE = (Blueint – LS_DATA_COMP) When an I²C™ read operation is active and points to an address in the range 07HEX to 18HEX, all registers in this range are locked until the I²C™ read operation is completed or this address range is left. This guarantees that the data in the registers comes from the same measurement even if an additional measurement cycle ends during the read operation. New measurement data is stored into temporary registers and the actual LS_DATA registers are updated as soon as there is no on-going I²C™ read operation to the address range 07HEX to 18HEX. Reg 10HEX Bit[7:0] Blue diode data least significant data byte Reg 11HEX Bit[7:0] Blue diode data intervening data byte Reg 12HEX Bit[3:0] Blue diode data most significant data byte LS_DATA_RED Default Value : 00HEX, 00HEX, 00HEX 7 6 5 4 3 2 1 0 LS_DATA_RED_0 [7:0] 0X13 LS_DATA_RED_1 [15:8] 0X14 0 0 0 0 LS_DATA_RED_2 [19:16] 0X15 The channel output is already temperature compensated internally: LS_DATA_RED = (Redint – LS_DATA_COMP) When an I²C™ read operation is active and points to an address in the range 07HEX to 18HEX, all registers in this range are locked until the I²C™ read operation is completed or this address range is left. This guarantees that the data in the registers comes from the same measurement even if an additional measurement cycle ends during the read operation. New measurement data is stored into temporary registers and the actual LS_DATA registers are updated as soon as there is no on-going I²C™ read operation to the address range 07HEX to 18HEX. Reg 13HEX Bit[7:0] Red diode data least significant data byte Reg 14HEX Bit[7:0] Red diode data intervening data byte Reg 15HEX Bit[3:0] Red diode data most significant data byte

INT_CFG Default Value : 10HEX 7 6 5 4 3 2 1 0 0 0 LS Interrupt Source LS Variation Int Mode LS Interrupt Enable 0 0 0X19 0 0 LS_INT_SEL LS_VAR_MODE LS_INT_EN 0 0 FIELD BIT DESCRIPTION LS_INT_SEL 5:4 00 : IR channel 01 : ALS/Green channel (default) 10 : Red channel 11 : Blue channel LS_VAR_MODE 3 0 : LS threshold interrupt mode (default) 1 : LS variation interrupt mode LS_INT_EN 2 0 : LS Interrupt disabled (default) 1 : LS Interrupt enabled INT_PERSISTENCE Default Value : 00HEX 7 6 5 4 3 2 1 0 LS_PERSIST 0 0 0 0 0X1A This register sets the number of similar consecutive LS interrupt events that must occur before the interrupt is asserted. FIELD BIT DESCRIPTION LS_PERSIST 7:4 0000 : Every LS value out of threshold range (default) asserts an interrupt 0001 : 2 consecutive LS values out of threshold range assert an interrupt 1111 : 16 consecutive LS values out of threshold range assert an interrupt

LS_THRES_UP Default Value : FFHEX, FFHEX, 0FHEX 7 6 5 4 3 2 1 0 LS_THRES_UP_0 [7:0] 0X21 LS_THRES_UP_1 [15:8] 0X22 0 0 0 0 LS_THRES_UP_2 [19:16] 0X23 LS_THRES_UP sets the upper threshold value for the LS interrupt. The Interrupt Controller compares the value in LS_ THRES_UP against measured data in the LS_DATA registers of the selected LS interrupt channel. It generates an interrupt event if DATA exceeds the threshold level. The data format for LS_THRES_UP must match that of the LS_DATA registers. Reg 21HEX Bit[7:0] LS upper interrupt threshold value, LSB Reg 22HEX Bit[7:0] LS upper interrupt threshold value, intervening byte Reg 23HEX Bit[3:0] LS upper interrupt threshold value, MSB LS_THRES_LOW Default value: 00HEX, 00HEX, 00HEX 7 6 5 4 3 2 1 0 LS_THRES_LOW_0 [7:0] 0X24 LS_THRES_LOW_1 [15:8] 0X25 0 0 0 0 LS_THRES_LOW_2 [19:16] 0X26 LS_THRES_LOW sets the lower threshold value for the LS interrupt. The Interrupt Controller compares the value in LS_THRES_LOW against measured data in the LS_DATA registers of the selected LS interrupt channel. It generates an interrupt event if the LS_DATA is below the threshold level. The data format for LS_THRES_LOW must match that of the LS_DATA registers. Reg 24HEX Bit[7:0] LS lower interrupt threshold value, LSB Reg 25HEX Bit[7:0] LS lower interrupt threshold value, intervening byte Reg 26HEX Bit[3:0] LS lower interrupt threshold value, MSB LS_THRES_VAR Default Value : 00HEX 7 6 5 4 3 2 1 0 0 0 0 0 0 LS_THRES_VAR 0X27 FIELD BIT DESCRIPTION LS_THRES_VAR 2:0 000 : new LS_DATA varies by 8 counts compared to previous result 001 : new LS_DATA varies by 16 counts compared to previous result 010 : new LS_DATA varies by 32 counts compared to previous result 011 : new LS_DATA varies by 64 counts compared to previous result 111 : new LS_DATA varies by 1024 counts compared to previous result

Application Information Hardware The application hardware circuit for using implementing RGB, ALS and IR solution is simple with the APDS-9250 and is shown in following figure. The bypass capacitor is placed as close to the device package and is connected directly to the power source and to the ground, as shown in Figure below. It allows the AC component of the VDD to pass through to ground. Suggested to have bypass capacitor that have low effective series resistance (ESR) and low effec tive series in- ductance (ESI), such as the common ceramic types, which provide a low impedance path to ground at high frequencies to handle transient currents caused by internal logic switching. Pull-up resistors, RSDA and RSCL, maintain the SDA and SCL lines at a high level when the bus is free and ensure the signals are pulled up from a low to a high level within the required rise time. A pull-up resistor, RINT, is also required for the interrupt (INT), which functions as a wired-AND signal in a similar fashion to the SCL and SDA lines. A typical impedance value of 10 kΩ can be used. For a complete description of I2C maxi mum and minimum R1 and R2 values, please review the I2C Specification at http:// www.semiconductors.philips.com. MCU SCL SDA INT APDS-9250 SCL SDA INT VDD VBUS RSDA RSCLRINT GND 1uF

Package Outline Dimensions 1 2 3 PINOUT 1- SCL 2- SDA 3- VDD 4- INT 5- NC 6- GND (0.103) 2 ±0.10 2 ±0.10 IC Active Area Center (4x) 0.625 ±0.100 (6x) 0.300 ±0.050 (6x) 0.75 ±0.15 (6x) 4564 5 6 3 2 1 CL CL CL CL 0.100 ±0.050 (6x) Dimensions are in mm PCB Pad Layout 0.900 (x6) 0.400 (x6) (2) (2) 0.650 (x4) 1.300 (x3)

8 MM 3 ± 0.50 8.4 + 1.5 - 0.0 14.4 MAX 7.9 MIN

10.9 MAX

13 ± 0.2 Arbor Hole ∅180 ± 0.50 Diameter 60 ± 0.50 Hub Dia. Access HoleAccess Hole T Tape Start Slot T Tape Start Slot Access Hole Measured at Outer Edge Measured at Hub Measured at Hub 20.2 Min. CCD/KEACO MADE IN MALAYSIA Front View Back View Side View Dimensions are in mm Tape Dimensions 8 + 0.300 0.100 4 ±0.10 4 ±0.10 2±0.050 Ø 1.50 ±0.10 Ø1±0.25 1.75 ±0.10 3.500 ±0.050 0.200 ±0.200 0.830 ±0.050 2.180 ±0.050 SECTION A-A SCALE 10 : 1

5 Deg Max

SCALE 20 : 1 Unit Orientation 2.180 ±0.050 SECTION B-B SCALE 10 : 1 A A BB C

All APDS-9250 options are shipped in moisture proof package. Once opened, moisture absorption begins. This part is compliant to JEDEC MSL 3. Recommended Storage Conditions Storage Temperature 10° C to 30° C Relative Humidity Below 60% RH Time from Unsealing to Soldering After removal from the bag, the parts should be soldered within seven days if stored at the recommended storage conditions. When MBB (Moisture Barrier Bag) is opened and the parts are exposed to the recommended storage conditions more than seven days the parts must be baked before reflow to prevent damage to the parts. Baking conditions If the parts are not stored per the recommended storage conditions they must be baked before reflow to prevent damage to the parts. Package Temp. Time In Reels 60°C 48 hours In Bulk 100°C 4 hours Note: Baking should only be done once. Units in A Sealed Mositure-Proof Package Package Is Opened (Unsealed) Environment less than 30 deg C, and less than 60% RH? Package Is Opened less than 168 hours? Perform Recommended Baking Conditions No Baking Is Necessary No Yes No Yes

Recommended Reflow Profile Process Zone Symbol ∆T Maximum ∆T/∆time or Duration Heat Up P1, R1 25° C to 150° C 3° C/s Solder Paste Dry P2, R2 150° C to 200° C 100 s to 180s Solder Reflow P3, R3 P3, R4 200° C to 260° C 260° C to 200° C 3° C/s -6° C/s Cool Down P4, R5 200° C to 25° C -6° C/s Time maintained above liquidus point , 217° C > 217° C 60 s to 120 s Peak Temperature 260° C – Time within 5° C of actual Peak Temperature > 255° C 20 s to 40 s Time 25° C to Peak Temperature 25° C to 260° C 8 mins time above the liquidus point of solder should be between 60 and 120 seconds. This is to assure proper coalescing of the solder paste into liquid solder and the formation of good solder connections. Beyond the recommended dwell time the intermetallic growth within the solder con- nections becomes excessive, resulting in the formation of weak and unreliable connections. The temperature is then rapidly reduced to a point below the solidus temperature of the solder to allow the solder within the connections to freeze solid. Process zone P4 is the cool down after solder freeze. The cool down rate, R5, from the liquidus point of the solder to 25° C (77° F) should not exceed 6° C per second maximum. This limitation is necessary to allow the PC board and component pins to change dimensions evenly, putting minimal stresses on the component. It is recommended to perform reflow soldering no more than twice. 50 100 150 200 250 300 t-TIME (SECONDS) 120 150 180 200 230 255 TEMPERATURE (°C)R1 R3 R4 217 MAX 260° C HEAT UP SOLDER PASTE DRY SOLDER REFLOW COOL DOWN 60 sec to 120 sec Above 217° C The reflow profile is a straight-line representation of a nominal temperature profile for a convective reflow solder process. The temperature profile is divided into four process zones, each with different ∆T/∆time tem - perature change rates or duration. The ∆T/∆time rates or duration are detailed in the above table. The temperatures are measured at the component to printed circuit board connections. In process zone P1, the PC board and component pins are heated to a temperature of 150° C to activate the flux in the solder paste. The temperature ramp up rate, R1, is limited to 3° C per second to allow for even heating of both the PC board and component pins. Process zone P2 should be of sufficient time duration (100 to 180 seconds) to dry the solder paste. The temperature is raised to a level just below the liquidus point of the solder. Process zone P3 is the solder reflow zone. In zone P3, the temperature is quickly raised above the liquidus point of solder to 260° C (500° F) for optimum results. The dwell

For product information and a complete list of distributors, please go to our web site: www.avagotech.com Avago Technologies, and the A logo are trademarks of Avago Technologies in the United States and other countries. Data subject to change. Copyright © 2005-2015 Avago Technologies. All rights reserved. AV02-4733EN - November 13, 2015 DISCLAIMER: Avago’s products and software are not specifically designed, manufactured or authorized for sale as parts, components or assemblies for the planning, construction, maintenance or direct operation of a nucle - ar facility or for use in medical devices or applications. Customer is solely responsible, and waives all rights to make claims against Avago or its suppliers, for all loss, damage, expense or liability in connection with such use.