VL53L5CX imager on OrangePI Zero 2W

Hello,

I am modifying the given arduino library with the lgpio library so that I can use the I2C interface on the OPi. I wanted to use the linux commands i2cdetect / i2cdump / i2cset/get to see if I can read any information first. I have the four pins connected but not RST/INT and I am able to detect the device on a bus. However, I can’t seem to read any information and it just returns X’s. How should I approach being able to read the imager data and should I be targeting/setting specific registers first.

Thank you.

https://github.com/joan2937/lg/blob/master/lgpio.h

https://www.sparkfun.com/products/19013

https://github.com/sparkfun/SparkFun_VL … 5CX_IO.cpp

https://linux.die.net/man/8/i2cdump

I request you to cross-check the VL53L5CX with an Arduino using the sparkfun library.

https://www.arduino.cc/reference/en/lib … o-library/