2017-06-30 10:28 AM
Hey guys I have been working with VL53L0X and Stm32F7 at my company so the problem is that it can identify the chip ID well but get a ERROR_CONTROL_INTERFACE at the first api call
VL53L0X_DataInit(&MyDevice);
After further debugging HAL_I2C_Master_Receive gives an timeout error but HAL_I2C_MASTER_TRANSMIT goes through fine.The device address for read is set to 0x53 while for write is 0x52