Ported VL53L0X Pololu code to STM32 - Always times out, can't find error!
Posted on May 29, 2018 at 04:06 Hi all In lieu of the VL53L0X API being so awkward to use, I've made an effort to port the Pololu version of the VL53L0X library to STM32-compatible C code, using HAL functions to manage I2C communication. Us...