2017-03-21 03:05 PM
Hello,
I am trying to operate the VL53L0X through ADLINK I2C SEMA3.5R7 (com express) interface.
I initialized all the registers correctly according to -
https://github.com/pololu/vl53l0x-arduino/blob/master/VL53L0X.cpp
after around ~1 min of use(continuously read the 16bit from 0x13) the device halts, i get 0 on all of the readings from the device and the only way i can get the results back are to initialize the device again.
Is there any error code register to get better understanding why the device freezes?
Is there any chance that someone had same issues with this device?
I am using the satellite with 10K pull-up resistors on SDA/SCL.
Appreciate your help,
Itamar
#vl53l0x