VL53L5CX Fast Start Up

Materials

Example

Introduction

This example shows how to use the SparkFun VL53L5CX Time-of-Flight sensor on AMB82 Mini and how to setup the I2C bus to minimize the amount of time taken to init the sensor.

Procedure

Connect the VL53L5CX to I2C_SDA and I2C_SCL of the board as shown in the diagram below.

image01

Open the example in “File” -> “Examples” -> “AmebaWire” -> “VL53L5CX” -> “FastStartup”.

image02

Compile and run the example.

You will be able to see the firmware transfer time (Transfer firmware to sensor).

image03