2025-01-27 11:22 AM
Hello,
I am wondering if there is any software reset for the VL53L8CX when using the ST provided API. When I reprogram my micro using ST-LINK but do not do a hard power reset on my device the VL53L8CX init fails. I have attached an image below showing soft reset ST-LINK operation and hard reset.
In UM3183 I see that a power cycling of the device is recommended for reset. Is there any ability to do this through the API?
Point in which the VL53L8CX init fails:
vl53l8cx_api.c -->
_vl53l8cx_send_offset_data()
status |=_vl53l8cx_poll_for_answer(p_dev, 4, 1,
VL53L8CX_UI_CMD_STATUS, 0xff, 0x03);
UM3183:
Solved! Go to Solution.
2025-01-30 7:36 AM
There is no software reset register. - john |
2025-01-30 7:36 AM
There is no software reset register. - john |