Vl53L5CX/L7CX - How to recover from from TIMEOUT_ERROR or CORRUPTED_FRAME
Hi All,
we are currently working with both the VL53L5CX and L7CX ToF-Sensors.
In EMC testing, there are sometimes occurences of the statuses TIMEOUT_ERROR and CORRUPTED_FRAME during the acquisitons (via the Vl53lxcx_get_ranging_data uld function).
If these statuses occur, the only thing that gets the sensor back to measuring correctly seems to be a full power-on reset. Otherwise, all uld functions like get_ranging_data or get/set anything keep returning the same error code. Just resetting the i2c by toggling I2C_RST does not seem to do the trick.
My question is now: is there another way to recover from these error state of the sensor? Especially one that does not require downloading the sensor firmware again?
Thanks in Advance!
