How can I run VL53L0X sensor with STM32F407VG Discovery development board?
Hello, I'm currently trying to run the VL53L0X sensor on the STM32f407VG Discovery development board. I am able to measure distance with a ready-made library I found on the internet. But these measurements are very noisy, and I get an error value of 8190 after measuring 120cm. I'm not doing any calibration because I don't know how to do it. Can you help me?
If you wish, I can share the library I use and my main.c code.
