Skip to main content
Associate III
April 30, 2026
Solved

How to reduce power of VL53L0x

  • April 30, 2026
  • 1 reply
  • 162 views

Hi,

When performing two measurements per second, how can the power consumption of the VL53L0x be reduced? Is a single measurement or continuous timed measurements preferable? I adopted continuous timed high-speed measurements, setting the measurement duration to 22 ms with a 900 ms interval between measurements, resulting in an average measured current of 19 mA (according to the specification). Based on this, I calculated the average power consumption.
(22 mS × 19 mA + 5 μA × 878 mS) / 900 mS = 0.4693 mA. I don't understand why others can achieve 20 μA.

Best answer by Zhiyuan.Han

Hi 

This is repeat request, let me share the answer here belwo. 

You choice "continuous timed" mode is the correct mode. and you power consumption calculation method is absolutely correct. Normally the power consumption is mainly consumed during ranging window.  

To reduce the power further, you can try to decrease the ranging time(Timing budget) and increase the idle time(InterMeasurmentPeriod). 

 

Br

Zhiyuan.Han

1 reply

Zhiyuan.Han
Zhiyuan.HanBest answer
ST Technical Moderator
May 6, 2026

Hi 

This is repeat request, let me share the answer here belwo. 

You choice "continuous timed" mode is the correct mode. and you power consumption calculation method is absolutely correct. Normally the power consumption is mainly consumed during ranging window.  

To reduce the power further, you can try to decrease the ranging time(Timing budget) and increase the idle time(InterMeasurmentPeriod). 

 

Br

Zhiyuan.Han

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.