What are the purpose of the I2C functions?
Hi,
For a project, I am trying to interface the VL53L1 sensor with the MSP432P401R development board using the API from ST. I'm writing the functions for writing and reading all the bits using I2C, and I was wondering what was the explicit purpose for the function. Is it ok to simply read and write? Or is it mandatory to use a timeout.
Also, are functions like VL53L1_WaitUs() and VL53L1_GetTimerFrequency() mandatory?
Thanks,
-Lucas
