Resolved! Issues with I2C - Gives HAL_ERROR for the VL6180X distance sensor
Hi!I'm was writing C-code for the VL6180X because I find ST's own C-code library quite messy and I could not use it because I did not understand it. So I re-wrote a C++ library to STM32 C-code from https://github.com/pololu/vl6180x-arduinoHere is the...