Skip to main content
Associate II
May 14, 2026
Question

VL53L7CX current consumption

  • May 14, 2026
  • 2 replies
  • 264 views

Dear ST,
Now I'm testing my VL53L7CX sensor that is on the package P-NUCLEO-53L7A1 in Autonomous Mode with integration time = 2ms, ranging freq. = 4Hz and 4X4 Resolution, the attached screen-shot represents the output current related to my integration time and it's typically 2ms.
My question is about the added peaks after the integration time peak, Why could this happen?
and, How can I eliminate or reduce it?
Knowing that the duration of these peaks illustrated in the other screen-shot attached.
Thank you.

 

 

2 replies

Technical Moderator
May 14, 2026

Hi SelimMuhammed,

The current waveforms that you provided are very normal for your given settings. The "peaks" after the integration are as follows:

First Peak: Post processing of the result

Second Peak: i2c data read out  

Third Peak: Transition to low power state

 

The time for the First Peak and Third Peak is fixed. You do not have control over these.

However, you can reduce the time of the Second Peak by reducing the amount of data you are reading. Another option for reducing the time required after integration is to operate at a faster i2c speed.

 

Elias

 

 

 

Associate II
May 15, 2026

Thanks @EliasB 

I really appreciate it 

Technical Moderator
May 21, 2026

Hi:

I have confirmed with internal RD. here is the latest news:

1. basically your integration time, this is the only one you can control.

2.readout data and internally algos are working.

3.Post processing mostly internal MCU work.

4.Ranging core disabled to reduce power consumption.

The above 2, 3, and 4 are fixed and unchangeable.

In addition, fw exists in the form of a specific array VL53L7CX_FIRMWARE and is generally not modified. If you have specific projects, you can contact our FAE and raise a special request. Thanks~

Bin_0-1779354078116.png

Bin_1-1779354352547.png

Best Regards,

Bin FAN

 

 

 

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.