Skip to main content
Visitor II
June 30, 2017
Question

VL53L0X sensor timeout in API

  • June 30, 2017
  • 0 replies
  • 768 views
Posted on June 30, 2017 at 19:28

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 

    This topic has been closed for replies.