Hi All,
I would like to connect the SparkFun Qwiic ToF Imager - VL53L5CX to the micro:bit.
I was wondering if the firmware would cause problems. Specifically, I have the micro:bit Breakout Board, and was planning on using the pin blocks in makecode to get data via I2C.
This is firmware I am referring to:
“Note: The VL53L5CX is unique in that it requires its firmware to be loaded at power-on over the I2C bus. Because this firmware is ~90k bytes, we recommend a microcontroller with enough flash to store VL53L5CX’s firmware as well as your program code”
I was also wondering the address number and format for this sensor.
Many Thanks,