Skip to main content
Associate
August 10, 2026
Question

VL53L4CX supply voltage and I2C voltage requirements

  • August 10, 2026
  • 2 replies
  • 11 views

Dear All,

I have a query regarding VL53L4CX voltage requirements. The data sheet mentions the typical voltage for AVDD is 2.8 and for IOVDD is 1.8V/2.8V

There is no separate IOVDD pin for VL53L4CX isn't it. So the I2C lines work with 1.8V MCU voltage also with AVDD and AVDDVCSEL at 3.3V? 

Thank you,

Ravi

2 replies

Peter BENSCH
ST Technical Moderator
August 10, 2026

Welcome ​@ravi_v_teja, to the community!

correct, there is no separate IOVDD pin on the VL53L4CX.

The sensor’s I2C lines are open-drain, so a 1.8V MCU can be used as long as the SDA/SCL pull-ups are to 1.8V.

AVDD / AVDDVCSEL can be powered at 3.3V, which is within the recommended operating range.

Regards
/Peter

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.
Associate
August 10, 2026

Hello Peter,

Thank you for your response. I have another query on the XSHUT and GPIO1 (interrupt) voltage requirements.

The GPIO1 is open drain output so the same logic as I2C can apply and we can use for 1.8V.

How about for XSHUT,  can we use same 1.8V GPIO logic from MCU and the sensor recognises the correct state?

Regards,

Ravi