Posted on June 15, 2017 at 11:40Hello ! I found the solution to my problem. It simply came from a bad implementation of the platform VL53L0X_WriteMulti(...). I was issuing a new start condition after writing the index... Now everything is working !H...
Posted on June 13, 2017 at 10:28Hi, I'm facing the same issue, I tracked the error to the enable_ref_spads() function. The comparison between the written and read map is throwing a VL53L0X_ERROR_REF_SPAD_INIT error. It seems like the write operation...