The SATEL-VL53L8CX dev boards were all out of stock, so I picked up the LS53LX-SlL8 Light Saber Sensor VL53L8CX by Gilisymo for debugging before I build my own PCB. I am interfacing with the sensor via the Adafruit itsy bitsy nRF52840 (but have also ...
Hello, I noticed that using the X-CUBE-TOF Package with the STM32WL55JC Nucleo-Board has an issue with the I2C-Peripheral(I2C-2). This genrates the I2C code in the IDE. And the Sensor can be derived.while if I define the Sensor bus IO:The Generated c...
If I want to use the Mini-PCB of the VL53L1X SATEL, which type of plug do I need to plug that in? (I would like to label this with "Time of flight" but unfortunately, this seems to be not possible for me ;-( ).
Need a help.Got VL53L1B (with a letter "B" at the end), unfortunately can't find any reference to it.Please help me recognise what is "B" suffix mean? Is it VL53L1 or VL53L1X or ...?Thanks a lot!
Hi, I'm new to the community and I hope someone could help me with the following. I was wondering is there any way to distinguish between a human body and a static object, like a piece of paper when detecting obstacles with ToF sensors(e.g. VL53L4CX,...
I'm collecting 100 samples on a 200ms timing budget and reporting the average once a minute, so if it's just one sample, it's high by what you see * 100. The behavior appears sensitive to the value for sensor.setSignalRateLimit(). I have it down fro...
Dear Sir,We use VL53L1X for our application. We use a glass cover and found crosstalk problem.We try to compensate the crosstalk. There are three functions in VL53L1X ULD driver as1)VL53L1X_ERROR VL53L1X_SetXtalk(uint16_t dev, uint16_t XtalkValue);2...
I've manufactured 160 boards implementing the VL53L0CXV0DH/1. Many work as expected but some of them (approximately 50 units) give 8191 always as a result. I've noticed that these devices should be treated carefully using a recommended reflow profile...
Hello,I am trying some settings on VL6180x for avoing "Max_Signal_To_Noise_Ratio" when ranginf under sunlight conditions.I have tried to disable DMAX (#define DEF_DMAX_ENABLE 0), but still I get the MAX snr errror.I have been trying to set other ...