Resolved! VL53L5CX:What does Status 6 mean.
More specifically, the doc's say status 6 means "wrap around not performed". What is wrap around? Is this a bad condition?Thanks,Dave
Discuss applications using ST FlightSense Time-of-Flight sensors, ST BrightSense CMOS image sensors, and ambiant light sensors (ALS) technology. Find answers to your questions on troubleshooting, data accuracy, optimizing communication and more.
More specifically, the doc's say status 6 means "wrap around not performed". What is wrap around? Is this a bad condition?Thanks,Dave
Hi ST team and community!I am trying to develop a People Footfall Counter for commercial use using the two VL53L1X Sensors on Esp32 using the Sparkun Library from the following:https://github.com/sparkfun/SparkFun_VL53L1X_Arduino_LibraryFirst of all,...
Hello,I have spent some time reading through the VL53L0X API and all documentation related to this sensor.I was hoping your team could clarify the usage of a few functions and features."Pre-Range" vs "Final-Range"This distinction is made througout th...
Hi - I can't seem to get the driver to compile on a RPi 3+..Grateful for any assistance !! This is the error message I get: pi@raspberrypi:~/VL53L3CX_LinuxDriver_1.0.5_bare_1.2.4/driver/vl53Lx $ make VL53LX_FULL_KERNEL=1CONFIG_STMVL53LX=m make -C /li...
These questions are regarding the VL53L5CX Ultra Light API, VL53L5CX_ULD_API, ver1.0.1.In platform.h there are several macros for disabling the various sensor outputs.Eg. #define VL53L5Cx_DISABLE_RANGE_SIGMA_MM. However, I do not find a macro for dis...
Hi, I am trying to build the user mode linux driver on my raspberry pi 4 for the VL53L5CX module, and when I follow the instructions in the guide for RPI, I cd into user/test and make, I get the following error:../uld-driver/src/vl53l5cx_api.c: In f...
Hi, I have followed the instructions in the PDF "VL53L5CX_Linux_Getting_started_with_Rpi.pdf" from the VL53L5CX linux driver, and I have built the program. I am having an issue now seeing the TOF sensor when I connect the VL53L5CX-SATEL board to the ...
Hi,When I use only X-NUCLEO-54L5A1 (Expansion board with VL53L5CX), VL53L5 GUI is connecting to X-NUCLEO-VL53L5A1 well.However, when I plug-in VL53L5CX-SATEL board to the LEFT, RIGHT or both connectors, VL53L5 GUI can't be able to connect to X-NUCLEO...
Hi, We are using Laser TOF Sensor (VL53L1CXVOFY/1) in one of our products.Can we use AVDD=1.8V power supply? Even though AVDD = 2.8V, it looks like IOs will work on 1.8V.
I purchased P-NUCLEO-53L5A1 including X-NUCLEO-53L5A1 and NUCLEO-F401RE.And I assembled them and connect to PC, and then I installed its driver and reboot windows 10.When connecting, the explorer open the mass storage drive (D: (F401RE)).However, VL5...