Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VL53L8CX DEEP SLEEP MODE

Hello, I'm trying to set up the deep sleep mode for VL53L8CX using NUCLEO L476RG board so as described in the datasheet that it can operates in 3 different states:• Wake-up: The device is set in HP idle (high power), waiting for instructions.• Sleep:...

ali6 by Associate II
  • 542 Views
  • 4 replies
  • 0 kudos

Multiplexing multiple VL53L5 /7

I'm implementing a smart shelving solution that uses an array of multiple ( 3x6 sensors across 3 i2c channels). I'm multiplexing the sensors so that no sensors emit on the same time. For that I use the drivers start measurement and stop functions and...

Resolved! vl53l5

Hi, I use ToF sensor with multisensorRanging code from stm.I wanted to check data faster (like twice per 1 second...), But when I set RANGING_FREQUENCY as 4U, I can't get all of the data. There is some loss of data when I set a bigger frequency.I won...

LKM by Associate
  • 399 Views
  • 1 replies
  • 1 kudos

Resolved! VL53L4CD Driver Questions

I am using the VL53L4CD sensor board very similar to https://www.sparkfun.com/products/18993 with my application. I am using the modified version of https://github.com/stm32duino/VL53L4CD driver on the Raspberry Pico board. I am using the both the xs...