FschemThis sensor is a carrier/breakout board for ST’s VL53L5CX laser-ranging sensor, which offers fast and accurate ranging up to 4 m through a digital I²C interface. It can measure absolute distances to multiple targets simultaneously across multiple zones, providing enough data for a depth map with up to 8×8 resolution. The board includes a 3.3 V linear regulator and level-shifters that allow it to work over an input voltage range of 2.8 V to 5.5 V, and the 0.1″ pin spacing makes it easy to use with standard solderless breadboards and 0.1″ perfboards. Note: This is not recommended for use with 8-bit MCUs; for such applications, consider the VL53L1X or VL53L0X carrier.

Note:

  • This product is not recommended for use with 8-bit microcontrollers. Initializing the VL53L5CX and processing its readings require a significant amount of RAM and code space, making this sensor impractical for use with a typical 8-bit microcontroller. (ST’s API for the VL53L5CX typically uses over 90 KB of program memory.) For alternatives that are simpler to use and can work with 8-bit microcontrollers (but do not have the multi-zone or multi-target capabilities of the VL53L5CX), please consider the VL53L1X carrier or VL53L0X carrier.

The VL53L5CX from ST Microelectronics is a long-distance, ranging time-of-flight (TOF) sensor integrated into a compact module. This board is a carrier for the VL53L5CX, so we recommend careful reading of the VL53L5CX datasheet (3MB pdf) before using this product.

The VL53L5CX is effectively a tiny, self-contained lidar system featuring an integrated 940 nm Class 1 laser, which is invisible and eye-safe. Unlike conventional IR sensors that use the intensity of reflected light to estimate the distance to an object, the VL53L5CX uses ST’s FlightSense technology to precisely measure how long it takes for emitted pulses of infrared laser light to reach the objects and be reflected back to a detector. This approach ensures absolute distance measurements independent of ambient lighting conditions and target characteristics (e.g. color, shape, texture, and reflectivity), though these external conditions do affect the maximum range of the sensor.

The VL53L5CX is distinguished from ST’s previous time-of-flight sensors by its multi-zone ranging output: its field of view is divided into a number of zones, configurable as a 4×4 or 8×8 grid, and the sensor provides separate readings for each zone (which can include multiple targets per zone). This effectively makes the VL53L5CX a basic 3D lidar, since instead of measuring only a single distance (1D lidar), it can provide enough data to generate a low-resolution depth map of the environment within its field of view.


Under favorable conditions, the sensor can report distances up to 4 m (13 ft) with 1 mm resolution. The minimum ranging distance is 20 mm. Ranging measurements are available through the sensor’s I²C (TWI) interface, which is also used to configure sensor settings, and the sensor provides three additional pins: an interrupt output and two inputs to disable and reset the I²C interface.

The VL53L5CX is a great IC, but its small, leadless, LGA package makes it difficult for the typical student or hobbyist to use. It also operates at a recommended voltage of 2.8 V to 3.3 V, which can make interfacing difficult for microcontrollers operating at 5 V. Our breakout board addresses these issues, making it easier to get started using the sensor, while keeping the overall size as small as possible.

The carrier board includes a low-dropout linear voltage regulator that provides the 3.3 V required by the VL53L5CX and allows the sensor to be powered from a 2.8 V to 5.5 V supply. The regulator output is available on the VDD pin and can supply up to a few hundred milliamps to external devices. The breakout board also includes a circuit that shifts the I²C clock and data lines to the same logic voltage level as the supplied VIN, making it simple to interface the board with 5 V systems, and the board’s 0.1″ pin spacing makes it easy to use with standard solderless breadboards and 0.1″ perfboards. The board ships fully populated with its SMD components, including the VL53L5CX, as shown in the product picture.

For similar sensors, see our 500 cm VL53L3CX carrier, 400 cm VL53L1X carrier, 200 cm VL53L0X carrier, and 60 cm VL6180X carrier. These are physical drop-in replacements for the VL53L5CX carrier, but they have different APIs, so software for the VL53L5CX will need to be rewritten to work with them. Other than the VL53L3CX, these other sensors have lower resource requirements and can also be used with typical 8-bit microcontrollers. (However, they all lack the multi-zone capability of the VL53L5CX, and only the VL53L3CX shares a multi-target capability with the VL53L5CX.)


Features:

  • Dimensions: 0.5″ × 0.7″ × 0.085″ (13 mm × 18 mm × 2 mm)
  • Weight without header pins: 0.5 g (0.02 oz)
  • Operating voltage: 2.8 V to 5.5 V
  • Supply current: ~100 mA (typical average during active ranging with default settings)
  • Peak current can reach 150 mA
  • Maximum range: 4 m (13 ft)
  • Resolution: 1 mm depth, 4×4 or 8×8 sensor zones
  • Minimum range: 20 mm (0.8 in)
  • Emitter: 940 nm invisible Class 1 VCSEL (vertical cavity surface-emitting laser) – eye-safe
  • Detector: SPAD (single photon avalanche diode) receiving array
  • Typical full field of view (FoV): 63° diagonal (45° horizontal/vertical)
  • Output format (I²C): histogram

The board has two mounting holes spaced 0.5″ apart that work with #2 and M2 screws (not included).

Using the VL53L5CX:

Important note: This product might ship with a protective liner covering the sensor IC. The liner must be removed for proper sensing performance.


Connections:

  • At least four connections are necessary to use the VL53L5CX board: VIN, GND, SCL, and SDA. The VIN pin should be connected to a 2.8 V to 5.5 V source, and GND should be connected to 0 volts. An on-board linear voltage regulator converts VIN to a 3.3 V supply for the VL53L5CX IC. Note that if your input voltage is under 3.6 V, you can connect it directly to VDD instead to bypass the regulator; in this configuration, VIN should remain disconnected.
  • The I²C pins, SCL and SDA, are connected to built-in level-shifters that make them safe to use at voltages over 3.3 V; they should be connected to an I²C bus operating at the same logic level as VIN.
  • The LPn and I2C_RST pins are inputs and the INT pin is an open-drain output. LPn and INT are pulled up to 3.3 V by the board, while I2C_RST is pulled down to GND. These three pins are not connected to level-shifters on the board and are not 5V-tolerant, but LPn and INT are usable as-is with 5 V microcontrollers: the microcontroller can read the INT output as long as its logic high threshold is below 3.3 V, and the microcontroller can alternate its own output between low and high-impedance states to drive the LPn pin. Alternatively, our 4-channel bidirectional logic level shifter can be used externally with those pins.


Pinout:

PIN
Description
VDD
Regulated 3.3 V output. A few hundred milliamps is available to power external components. (If you want to bypass the internal regulator, you can instead use this pin as an input for voltages between 2.8 V and 3.6 V with VIN disconnected.
VIN
This is the main 2.8 V to 5.5 V power supply connection. The SCL and SDA level shifters pull the I²C lines high to this level.
GND
The ground (0 V) connection for your power supply. Your I²C control source must also share a common ground with this board.
SDA
Level-shifted I²C data line: HIGH is VIN, LOW is 0 V
SCL
Level-shifted I²C clock line: HIGH is VIN, LOW is 0 V
LPn
This pin is an active-low I²C disable input; the board pulls it up to VDD to enable I²C communication by default. Driving this pin low disables I²C communication (typically used as part of a process to change I²C addresses). This input is not level-shifted.
INT
Programmable interrupt output (VDD logic level). This output is not level-shifted.
I2C_RST
This pin is an active-high I²C reset input; the board pulls it down to GND by default. Driving this pin high resets the I²C interface (but not the entire sensor). This input is not level-shifted.

Schematic Diagram:


The above schematic shows the additional components the carrier board incorporates to make the VL53L5CX easier to use, including the voltage regulator that allows the board to be powered from a 2.8 V to 5.5 V supply and the level-shifter circuit that allows for I²C communication at the same logic voltage level as VIN.   This schematic is also available as a downloadable PDF (102k pdf).

I²C communication:

  • The VL53L5CX can be configured and its distance readings can be queried through the I²C bus. Level shifters on the I²C clock (SCL) and data (SDA) lines enable I²C communication with microcontrollers operating at the same voltage as VIN (2.8 V to 5.5 V). A detailed explanation of the I²C interface on the VL53L5CX can be found in its datasheet, and more detailed information about I²C in general can be found in NXP’s I²C-bus specification (1MB pdf).
  • The sensor’s 7-bit target address defaults to 0101001b on power-up. It can be changed to another value by writing one of the device configuration registers, but the new address only applies until the sensor is reset or powered off. ST’s UM2884 (1MB pdf) document describes how to use multiple VL53L5CX sensors on the same I²C bus by individually enabling I²C communication on each sensor with its LPn pin and assigning it a unique address.
  • The I²C interface on the VL53L5CX is compliant with the I²C fast mode (400 kHz) standard.

Sensor configuration and control:

  • In contrast with the information available for many other devices, ST has not publicly released a register map and descriptions or other documentation about configuring and controlling the VL53L5CX. Instead, communication with the sensor is intended to be done through ST’s VL53L5CX ULD API (STSW-IMG023), a set of C functions that take care of the low-level interfacing. To use the VL53L5CX, you can customize the API to run on a host platform of your choice using the information in the API documentation. Alternatively, it is possible to use the API source code as a guide for your own implementation.
  • If you want to use the VL53L5CX with an Arduino-compatible controller, you can try SparkFun’s VL53L5CX Arduino library, a port of ST’s API that works with the Arduino platform. To install it, search for “SparkFun VL53L5CX” in the Arduino Library Manager. (Note: 8-bit microcontrollers, including that of the Arduino Uno, typically do not have enough RAM or program memory to use with the VL53L5CX, so this library is mainly useful for more powerful MCUs like a 32-bit RP2040 or ESP32.)
Specifications:

    • Dimensions:
      • Size: 0.5″ × 0.7″ × 0.1″1
      • Weight: 0.5 g1
    • General specifications:
      • Resolution: 1 mm
      • Maximum range: 400 cm2
      • Minimum range: 2 cm
      • Interface: I²C
      • Minimum operating voltage: 2.8 V
      • Maximum operating voltage: 5.5 V
      • Supply current: 100 mA3
    • Identifying markings:
      • PCB dev codes: irs18a
      • Other markings: 0J13648

      Notes:

      • Without included optional headers.
      • Effective range depends on configuration, target, and environment.
      • Typical average during active ranging with default settings; peak current can reach 150 mA.

      Documentation:

      Package Includes:

      • 1 x A 1×7 strip of 0.1″ header pins
      • 1 x 1×7 strip of 0.1″ right-angle header pins
      • 1 x Pololu 3417 VL53L5CX Time-of-Flight 8×8-Zone Distance Sensor Carrier with Voltage Regulator, 400cm Max


      Electrical Specifications
      Input Current 100 mA3
      Minimum Operating Voltage 2.8 V
      Maximum Operating Voltage 5.5 V
      Physical Attributes
      Weight 0.5 g1
      Dimensions 0.5″ × 0.7″ × 0.1″1

      Write a review

      Please login or register to review

      Pololu 3417 VL53L5CX Time-of-Flight 8×8-Zone Distance Sensor Carrier with Voltage Regulator, 400cm Max

      • Brand: Pololu
      • Product Code:Pololu-TOF-8×8-Zone-Distance-Sensor
      • Reward Points:19
      • Availability:In Stock
      • रo 2,102.76

      • Ex Tax:रo 1,782.00
      • Price in reward points:1782

      • 5 or more रo 2,001.28
      • 10 or more रo 1,885.64
      • 20 or more रo 1,870.30
      • 45 or more रo 1,854.96
      • 85 or more रo 1,839.62

      Related Products

      Adafruit 3317 VL53L0X Time of Flight Distance Sensor - ~30 to 1000mm

      Adafruit 3317 VL53L0X Time of Flight Distance Sensor - ~30 to 1000mm

      The VL53L0X is a Time of Flight distance sensor like no other you've used! The sensor contains a ver..

      रo 2,142.88 Ex Tax:रo 1,816.00

      IR Distance Sensor - Sharp GP2Y0A21YK0F

      IR Distance Sensor - Sharp GP2Y0A21YK0F

      IR Distance Sensor - Sharp GP2Y0A21YK0F with wire connector Features and Specifications: ..

      रo 567.58 Ex Tax:रo 481.00

      Laser Ranging Sensor World Smallest Time-of-Flight (ToF) GY-530 VL53L0X

      Laser Ranging Sensor World Smallest Time-of-Flight (ToF) GY-530 VL53L0X

      Infrared distance measurement module   Model: GY - VL53L0X   Using the chi..

      रo 456.66 Ex Tax:रo 387.00

      Pololu 2579 38kHz IR Proximity Sensor, Fixed Gain, Low Brightness

      Pololu 2579 38kHz IR Proximity Sensor, Fixed Gain, Low Brightness

      These sensor modules are based on Vishay’s TSSP77038 modulated infrared receivers. Unlike most IR re..

      रo 525.10 Ex Tax:रo 445.00

      Pololu 2489/2490/3415/3416 Time-of-Flight Distance Sensor Carrier with Voltage Regulator VL53L0X/ VL53L1X/ VL6180X

      Pololu 2489/2490/3415/3416 Time-of-Flight Distance Sensor Carrier with Voltage Regulator VL53L0X/ VL53L1X/ VL6180X

      These sensors are a carrier/breakout board for ST’s VL6180X, VL53L0X or VL53L1X laser-ranging sensor..

      रo 1,420.72 Ex Tax:रo 1,204.00

      Pololu 2464 Analog Distance Sensor -  4-30cm Sharp GP2Y0A41SK0F

      Pololu 2464 Analog Distance Sensor - 4-30cm Sharp GP2Y0A41SK0F

      The GP2Y0A41SK0F Sharp analog distance sensor features a detection range of 1.5″ to 12″ (4 cm to 30 ..

      रo 1,385.32 Ex Tax:रo 1,174.00

      Adafruit 3316 VL6180X Time of Flight Distance Ranging Sensor (VL6180) - STEMMA QT

      Adafruit 3316 VL6180X Time of Flight Distance Ranging Sensor (VL6180) - STEMMA QT

      The VL6180X (sometimes called the VL6180) is a Time of Flight distance sensor like no other you've u..

      रo 1,777.08 Ex Tax:रo 1,506.00

      Adafruit 5396 VL53L4CD Time of Flight Distance Sensor - ~1 to 1300mm - STEMMA QT / Qwiic

      Adafruit 5396 VL53L4CD Time of Flight Distance Sensor - ~1 to 1300mm - STEMMA QT / Qwiic

      The Adafruit VL53L4CD Time of Flight Sensor is another great Time of Flight distance sensor from ST ..

      रo 1,904.52 Ex Tax:रo 1,614.00

      Grove AC-Voltage sensor

      Grove AC-Voltage sensor

      Grove AC Voltage Sensor is perfect for measuring RMS AC voltages for accurate DIY energy meters. It ..

      रo 456.66 Ex Tax:रo 387.00

      Pololu 3418 VL53L7CX Time-of-Flight 8×8-Zone Wide FOV Distance Sensor Carrier with Voltage Regulator, 350cm Max

      Pololu 3418 VL53L7CX Time-of-Flight 8×8-Zone Wide FOV Distance Sensor Carrier with Voltage Regulator, 350cm Max

      This sensor is a carrier/breakout board for ST’s VL53L7CX laser-ranging sensor, which offers fast an..

      रo 2,001.28 Ex Tax:रo 1,696.00

      Pololu 3419 VL53L8CX Time-of-Flight 8×8-Zone Distance Sensor Carrier with Voltage Regulators, 400cm Max

      Pololu 3419 VL53L8CX Time-of-Flight 8×8-Zone Distance Sensor Carrier with Voltage Regulators, 400cm Max

      This sensor is a carrier/breakout board for ST’s VL53L8CX laser-ranging sensor, which offers fast an..

      रo 2,630.22 Ex Tax:रo 2,229.00

      Tags: Pololu, Time-of-Flight, Distance Sensor

      The product is currently Out-of-Stock. Enter your email address below and we will notify you as soon as the product is available.

      Name
      Email
      Phone
      Comments