Skip to main content
MStoc.1
Associate
May 16, 2022
Question

Daisy chain multiple VL53l1X - lack of information about GPIO1

  • May 16, 2022
  • 2 replies
  • 788 views

Hello,

due to the bad datasheet and missing register map it is almost impossible to get information about GPIO1. The only settings i found are affecting the interrupt functionality. But why is the pin called GPIO when only used as interrupt output. Shouldn't it be called INT? Is it possible to use it to daisy chain multiple sensors? Sensor 1 GPIO1 => Sensor 2 XShut, Sensor 2 GPIO => Sensor 3 Xshut...

Thanks, Manuel

This topic has been closed for replies.

2 replies

Anne BIGOT
Technical Moderator
May 16, 2022

Hello,

It is called indeed GPIO by the HW but used as an INT by the FW. So, you can not daisy chain multiple sensors. Sorry about that,

Anne

Our community relies on fruitful exchanges and good quality content. You can thank and reward helpful and positive contributions by marking them as 'Accept as Solution'. When marking a solution, make sure it answers your original question or issue that you raised. ST Employees that act as moderators have the right to accept the solution, judging by their expertise. This helps other community members identify useful discussions and refrain from raising the same question. If you notice any false behavior or abuse of the action, do not hesitate to 'Report Inappropriate Content'
MStoc.1
MStoc.1Author
Associate
May 16, 2022

Hi Anne,

thanks for you reply.

But didn't your engineers thougth about using multiple sensors?

It could be so easy with a daisy chain.

Enable first sensor, set address, enable next sensor, set address...

Only 5 wires would be used for all sensors.

Best regards