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.
I'd like to use a ST VL53L1 to measure distance, but am thoroughly confused by the API. It uses a standard I2C protocol per the datasheet.In lieu of instructions on how to configure and take readings, the datasheet points to a separate document: UM21...
Can this product VL53L0X work in high vaccum range condition( 10^-3 to 10^-8 torr)?What is the resolution of this product VL53L0X?What is working temperature range of this product VL53L0X?
HelloI'm working on a project with VCNL4010 sensor connected to STM32.I followed the annotation note to set the VCNL ready to get an interrupt when a value is exceeded.The AN file said:Set Led current, in my case 200mASet Frecuency to proximation rat...
Hi Team,We are using Vl53L1 for distance measurement in one of use cases related to high vibration environment.We understand that the sensor cannot shocks.We are almost at the end of the project that we cannot change much.Do you have any adaptive rec...
The Release Notes for the X-CUBE-TOF1 Library mention as dependencies STM32CubeHAL F4 V1.7.12STM32CubeHAL L4 V1.13.0Where can I get these HAL libraries?My STM32Cube Package Manager is currently set to use the STM32F4 MCU Package 1.26.2.What about CPU...
Hi, I have a jetson nano and am trying to connect multiple VL53L5CX sensors to its I2C Bus 1. Therefore, I have to update the address for the sensors. According to the documentation, I need to initially pull down all the Lpn pins for the connected se...
Hi, I have setup the ToF VL53L5 and started with the simple rangedetektor example in Cube IDE (I'm using the Nucleo STM32F401 board with the X-Nucleo 53L5A1). I'Ve got the message in my serial terminal, that the VL53L5 was not found at the Default I2...
When using the function "vl53l5cx_motion_indicator_set_distance_motion(&motion_config, min_dis, delta_dis);" One requirement is that "min_dis >=400 mm" . I followed this requirement in my program but, I moved my object in the distance range of "100-...
I have downloaded the VD6283 GUI application and everything works fine except the "Light Spectrum" panel. From the manual I can see that it should calculate the CCT based on the correlation matrix but the CCT window in the top right is always empty. ...