Laser TOF Sensor (VL53L1CXVOFY/1) power supply?
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.
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.
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...
In some of our products we are using VL53L1 sensors. During evaluation, we figured out that there is an effect of mutual influence between multiple sensors measuring simultaneously (especially when using the histogram based measuring approach of the ...
Hi!I wrote a Unscented Kalman Filter for the VL6180x sensorhttps://github.com/DanielMartensson/Unscented-Kalman-FilterIt works great! Better accuarcy. I have customers that want STM time of flight sensors but they telling me that "The angle is too bi...
I'd like to get something as close to the total number of counts for each SPAD vs time since the laser pulse was triggered at the highest temporal resolution possible. It is a bit hard to follow what the histogram functions in the driver are doing. A...
Working on a board that uses a VL53L0CX. But I do not seem to be able to communicate with the sensor and have even tried to scan i2c addresses with no luck. I am hoping someone here can take a look at the schematic I have for the sensor and let me kn...
I'm trying to adapt the example code available on st.com for VL6180_SimpleRanging (STM32CubeExpansion_6180A1_V1.0.0 for STM32F401RE-Nucleo) so that the Bottom sensor is used, rather than the one soldered directly on the 6180XA1 expansion board (V2).M...
I haven't been able to find a recommended footprint (PCB pad layout) for the VL53L5CX, either in the datasheet or anywhere else. When will that be available? Or did I miss it somewhere?
I need to measure the level of a transparent liquid of small depth (5-20mm). I try vl6180 or vl6180X. The sensor is located at a height of 30-40mm from the bottom. The sensor does not see the liquid. It shows the distance to the bottom. If you gradua...
Hello,I am trying to use a VL53L0X with an ESP32. The integration is being done using VS Code with the Espressif extension.My issue is with the VL53L0X API. I added the API to my main folder but when I call some functions they are not being recognize...