Resolved! Documentation of X Cube Vl53l1A1
HI,I downloaded X cube 53l1A1 software. After extracting it i opened the documentation file I see that it is blank. Could u please provide assistance with this matter.Thank you
HI,I downloaded X cube 53l1A1 software. After extracting it i opened the documentation file I see that it is blank. Could u please provide assistance with this matter.Thank you
HiI want to use VL53L1x board sensor for custom application. I wanted to use an external laser source of 940nm and block the onboard laser source. Are there any precautions to be taken for such case?I also wanted to know is it possible to access the ...
Hi, I'm trying to create a 4x4 point cloud using a VL53L7CX-Sensor. I already got the x, y and z, but I am not sure if the values are right. My approach:*iter_x = static_cast<float>(kMillimeterToMeter * cos(w * fovPerPixel - kFov / 2.0f - DegToRad(90...
Hi all.I'm using a TOF sensor VL53L0X to make a small short range probe. the TOF sensor is not suitable for direct exposure, so there will be a piece of lens to cover the TOF sensor. Now the problem is, in the low-temperature environment, the lens su...
Hi I am new to VL53L1X. Can anybody guide me as to how to get started with interfacing vl53l1x with nucleo f401re?
Hi Everyone, I am trying to interface TOF - VL53L8CX with Nucleo-G071RB using stm32 cube ide. I need support in setting up the code. I am referring to most of the datasheets and manuals but i am unable to get a correct code.Ref- 1) https://www.pololu...
Hi, I have implemented the VL53L5CX driver for a Nordic controller, and it works fine. Now, I want to implement the VL53L7CX driver for the same Nordic controller. Can I use the VL53L5CX driver as is, or will I need to make changes? Additionally, are...
Hi, I had a query regarding the VL53L0X TOF sensor. Is it possible to block the laser on the board and use an off board laser of same wavelength and get readings from TOF sensor? such as intensity readings only?
Hello Community,I had a doubt and wanted an explanation to it relating to a document published by STM electronics, https://www.st.com/resource/en/application_presentation/26oct2023-artificial-intelligence-enabler-time-of-flight-sensors-with-cnh-data....
Dear ST support,We are planning to replace the VL53L1X with the VL53L8CX. One difference we noticed is that the interrupt line on the VL53L8CX is now a ~100us pulse compared to the VL53L1X where it was active until the interrupt was cleared by writin...