VL53L1X-Satel breakout board with STM32H7B3I-DK.
Hi everybody!
We are running out of time with our project, so every contribution is much appreciated!
We are using VL53L1X to detect the liquid level in a water tank.
We could SOMETIMES read the range data but not always.
We are experiencing the VL53L1X won't be initiated even if the I2C bus is good and ready.
We have been troubleshooting the problem for almost 10 days. Checked the API used based on Sparkfun library (https://github.com/sparkfun/SparkFun_VL53L1X_Arduino_Library).
We don't know what the cause is that the VL53L1X won't respond to the I2C commands.
The SDA and SCL are pulled up with an external 1 kohm on the breakout board we designed for our project.
Another issue we are experiencing with VL53L1X is that the CheckForDataReady() function returns that the data is not ready.
I really appreciate any help you can provide.
