Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

vl53l5cx_check_data_ready returns C5 GO2 error

I was able to run the vl53l5cx demo, however when calling 53l5cx_check_data_ready, I see that it reported a 'GO2'error. The code is C5.The content of the (relevant?) config.tempbuffer is 0, 5, C5, 81.How to figure out what is wrong here, is there an ...

BPutt.1 by Associate II
  • 1091 Views
  • 10 replies
  • 0 kudos

VL53L8CX motion detection

Hi! I am trying to use motion detection data from VL53L8CX sensor. Where can I find deeper explanation of results data and configuration structure than is it in datasheets.RESULTSstruct{uint32_t global_indicator_1;uint32_t global_indicator_2;uint8_t ...

MSkrt by Associate
  • 62 Views
  • 0 replies
  • 0 kudos

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
  • 198 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...

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
  • 136 Views
  • 1 replies
  • 1 kudos