2023-06-06 02:42 PM
I see that the VL53L5CX sensor has two voltage supply alternatives, both for the digital part (IOVDD) and the analog part (AVDD).
I am also observing that starting from version 1.3.3 of the ULD driver, we have a function called vl53l5cx_disable_internal_cp(). In my tests, calling this function resulted in a decrease in current consumption via AVDD by approximately 40%, for both 2.8V and 3.3V supply voltages. Additionally, it is worth noting that the silicon temperature also decreases significantly when this function is invoked.
What are the effects of this function and in what cases should it be called? Does its usage degrade the sensor's performance in any way?
Thank you!
Alex
Solved! Go to Solution.
2023-07-21 03:54 PM
Looks like this other thread might be relevant to your questions: https://community.st.com/t5/imaging-sensors/vl53l5cx-ultra-lite-driver-uld-enable-disable-internal-charge/m-p/89694
2023-07-20 03:43 PM
I am surprised that there have been no responses on this topic. Not even from the ST staff. The vl53l5cx_disable_internal_cp() function does seem to have an impact on consumption, and its use is likely important. I have not yet found comprehensive documentation explaining the full effects, both positive and negative, of its use. In the coming days, I will be conducting several tests in this regard as I am interested in getting to the bottom of it. Is there anyone else interested out there?
2023-07-21 03:54 PM
Looks like this other thread might be relevant to your questions: https://community.st.com/t5/imaging-sensors/vl53l5cx-ultra-lite-driver-uld-enable-disable-internal-charge/m-p/89694