Resolved! VL53L5CX & VL53L1CB resolution
Hello,I can't find the measurement accuracy of the 2 sensors mentioned above in your documentation. Could you please provide me with this information?Thank you.Regards,
Hello,I can't find the measurement accuracy of the 2 sensors mentioned above in your documentation. Could you please provide me with this information?Thank you.Regards,
I've seen references to various A and B or (even and odd) messages for the ToF sensors.In my application, it turns out that every other measurement is not great, so if I throw out packets based on their message ID count, then I get perfect data but a...
Hello,I plan to use VL53L5CX to measure the distance between the robot and the user (human) in the walker project. I would like to ask if it is safe or not. Regards,Fehmi.
Hello all,does the vl53l5cx ULD API (STSW-IMG023) can expose a unique device ID for the VL53L5CX ? Something similar to the VL51L1 API function call "VL53L1_Error VL53L1_GetUID(VL53L1_DEV Dev, uint64_t *pUid)" in the driver SWSW-IMG019 ? Kind regar...
Hi all,I'am wondernig about the max XTalk level in kcps which various FlightSense products can compensate. I found only for the new VL53L8CX Sensor a xtalk compensation limit of 300 kcps - mentioned in application note AN5939 in section 7 : Guideli...
Hello to all, I create a new project using STM32CubeMX for the b-u585i-iot02a board. Then I added to the project the software and the library for the gesture recognition STSW-IMG035, specific to M33 processor. Compiling, I have this error:Description...
I am using cover glass window IR080C0-IC09-A066-2. I want the design to be IP69. Where I can get the information that the cover glass can withstand If it is subjected to high water pressure (10000 kPa) and high temperature(80*C)?
Hello everyone,i bought the X-Nucleo-6283A1 development Board from ST together with an Nucleo-F401RE Developmentboard.I have also installed the GUI and it works ok, the calculation of CCT is not performing correct, but thats ok so far...Now i wanted ...
I ended up accidentally discovering that the VL53LX API is compatible with two different sensors.I'm using this platform implementation for Linuxhttps://github.com/ned14/VL53L3CX_rasppiI have the VL53L3CX but also the VL53L4CD. I've seen that the VL...
I saw somewhere in the forum that the TOF sensors see [optical] pings from other sensors as ambient light (meaning they are able to ignore them) but are still able to detect their own bounce. Is that true? If yes, can someone explain how that works?N...