User Activity

Hi I have STM32L073 based custom board with LoRa Module,VL53L1X is interfaced using I2C to the MCU. The function of the board is it will report the sensor reading after every 10s to LoRa gateway. The I2C read works fine initially but after some time ...
We are testing VL53L1X Time of Flight Sensor with STM32L072(B-L072z-Lrwan) controller. Within 200cm the range measured by sensor is accurate. After 200cm we are getting a lot of variation in the range is measured by the sensor. We have to change the ...
Hi I am using B-L072Z-LRWAN1 board and connected ToF sensor to I2C1 (PB8 and PB9).I am using the following I2C configuration: __HAL_RCC_I2C1_FORCE_RESET(); __HAL_RCC_I2C1_RELEASE_RESET(); I2cHandle1.Instance = ( I2C_Ty...
Posted on June 28, 2018 at 09:00HiI am facing issue while taking multiple readings for averaging in the VL53L1X sensor.Our sensor is interfaced with B-L072Z-LRWAN1.We are not getting consitent reading as shown below:2486249024892490248724882490Above...
Posted on June 19, 2018 at 14:12HiWe have interfaced VL53L1 to STM32L0 EVM board(B-L072Z-LRWAN1).We tested the sensor with a white surface and water in opaque object.The accuracy with white surface are good if the object is below 200cm.If above 200c...
Kudos from