Skip to main content
DM.3
Visitor II
January 1, 2019
Question

I have interfaced VL6180X with LPC 1769, I2C0 port. Not able to get range data, Even i am not able to read data of fresh out at 0x16 address.

  • January 1, 2019
  • 1 reply
  • 738 views

Is three any driver available for LPC 1769.

This topic has been closed for replies.

1 reply

John E KVAM
ST Employee
April 11, 2019

ST specs the I2c address of 0x29. But this is the base address that must be shifted left. The Read/write addresses becomes 0x53/0x52. My guess is your 0x16 assumed we spec'ed the address by calling out the read address.

If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.