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.
In our design the Proximity sensor is locking up in 90% of the boards. It ranges properly on its own. But when added to the bus, rest of the sensors function properly and only VL6180X is locking up. This is an ongoing issue.In the boards where its fa...
Hello everyone, I've a problem with the communication I2C. I've generated the I2C communication base code with STCubeMX for the STM32F746G discovery board. And I got an error at I2C_WaitOnTXISFlagUntilTimeout(). Because NACK is detected. I've also te...
Dear All,I´d really apreciate if you could give me some guidance about how to use the VL53L0X API in Arduino as it is my first time that I face it. More specifically, how I should "install" the API software before playing with the examples included...
on pg 22 per DocID029105 Rev 1 for Long Rangewe are able to setsignal rate to 0.1mcpsdefault timing budget is 33ms so no change thereVCSEL pre range period to 18VCSEL final range to 14but cannot do the final recommended setting configuration of setti...
Hello, we are planning to assess VL53L0X to be used inside a polycarbonate casing, to measure the distance of an object, for e.g. a car parked over it. Can the IR penetrate through the plastic casing?RegardsArif
Read add 0x0050,get 16bits data,How to Calculate the data to LUX.someone shows the process step by step?
Hy,I need to design a power consumption optimized (battery based) system using the VL53L0x / VL53L1. I cannot find the current consumption vs voltage in the datasheets. I can either use battery voltage directly (3.6V) or use a high efficiency DCDC (i...
So I am working with a VL53L1X sensor on a LPC804 from NXP. I am using the full API (STSW_img007). I made a simple test to see if I could get the I2C functions running allright, so I tried to read out the model ID. When I was successful, I wanted to ...