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.
Hi,I would like to know if the STSW-IMG041 code that is flashed into the device is available somewhere. My goal would be to use the same code but on a custom board to verify that the sensor is working properly.Thank you!
I wrote the i2c communication code for the vl53l1x ULD API in vl53l1_platform.c and i2c32.c, and called the API in tof.c to initialize vl53l1. The VL53L1X_GetSensorId function can correctly read 0xEACC, but the VL53L1X_CheckForDataReady function alwa...
Hello everyone, I would like to know if someone has ever tried to couple those two hardware components together?I am currently using the STM32C092RC board to build an FD-CAN network, and I would like to exchange some real data — or more explicitly, t...
Hi there, I'm trying to figure out how to configure VD55G1 monochrome sensor to differential mode (e.g. disruptive mode, event mode) as branded in user manual. However, after going through https://github.com/STMicroelectronics/stm32-mw-camera, I have...
Hi everyone,I’m having issues with the VL53L7CHV0GC ToF sensor drivers on Linux. The kernel module loads fine, but I can’t read any data using the userspace part. When I try to use the driver completely in userspace mode, it reports that it can’t fin...
Hello community,I'm new to using this sensor, but based on some initial testing I'm hoping it's a good fit for my application. I was hoping to get some general opinions/guidance on the approach I'm planning, so any tips/feedback are greatly appreciat...
I have broken the SATEL-VL53L8 into its small PCB form and have connected it with flying wires (about a foot in length) to the NUCLEO-53L8A1A breakout board. It is wired in the I2C configuration and the J9 connector is also set to I2C.When I open up ...
Hi All, I've been using the VL53L1 sensor for drone height control, and the results have been quite good- however, the environment it is used in has plastic skylights with poor IR blocking. This causes unstable readings in direct sunlight. Some of th...
Hello, I am using the VD6283TX45/1 to develop a device and now have a question to consult. Due to my insufficiently careful reading of the data sheet during the initial design phase, I connected the I2C pins of this device to an I2C bus where the pul...