User Activity

Update : No more issues. Got it solved
I am trying to interface the VL53L1x sensor with a TI controller. I have checked the I2C read and write operations on the board, and they are working properly. The data sent and received over I2C are correct. However, when I try to read Model_ID 0x01...
I am using a TI simplelink controller. How do I go about using the VL53L1 APIs with my controller code. I am guessing I need to use STSW-IMG007 software. I can't use this software directly. How should I go ahead with interfacing it? Any guidance will...