Is the stmduino VL53L1 library only supposed to be used for a single sensor? #2774
-
Using this library, I can configure 2 sensors at once, but if I call VL53L1_StartMeasurement for both sensors then I get errors when trying to get ranging data from either of them.
I already confirmed that I can set up and read from each one individually. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Hi @gramcracker |
Beta Was this translation helpful? Give feedback.
-
Hello @gramcracker , |
Beta Was this translation helpful? Give feedback.
-
How can I get access to the 800 cm ranging? I have the |
Beta Was this translation helpful? Give feedback.
I figured it out. It was the addresses
I had this:
Which didn't work. This did: