First I need to be able to read measurements from the 3 sensors at the same time and since there is only a program that activates one sensor at a time and by reading UM2757 I understood that that I suppose to solder U10 (corresponding to PC7) to act...
I'm testing the VL53L5CX and finding that the behavior of the LPn pin differs from what is described in the datasheet. The datasheet says "Drive this pin to logic 0 to disable the I2C comms when the device is in LP mode. Drive this pin to logic 1 to ...
Hi,I am currently implementing an application using VL53L1X sensor with NRF52. Our applicaiton needs to consume very low current in order to get long battery life. I am reading VL53L1X sensor data every minute. While i am not reading any VL53L1X data...
I'm referencing to STSW-IMG009 and specifically function VL53L1X_SetInterMeasurementInMs(uint32_t InterMeasMs)What would be the maximum size of the argument and the value of ClockPLL. I'm re-writing for another platform.Regards/Claes
channel sampling, then calculate those parameters until 16.5 ms found. The problem is kinda impossible to get 16.5 ms even I tried to adjust those parameter. anyone has a clue? Iam using STM32F407VGx
We have already created a people counter using VL53L1X which counts people entering and leaving a space. This device gives perfect results in lab setup but goes haywire in direct sunlight.We would like to use any other sensor with similar capabilitie...
As shown below, the first line is the distance and the rest are histogram data whci I think is same and not correct?103-4652409,-2097499426,1344930034,1327221713,525211626,33064954,-17059034,235676156,1093868795,138478570,-1947005701,2044266306,-9799...
Where can I find the i2c registers for the VL53L3CX? I am trying to implement this in a design with an FPGA, but I cannot find any information regarding the registers in the datasheet.We are looking at simply taking a range measurement every time the...