VL53L5CX-SATEL won't respond to I2C?
I'm trying to get the VL53L5CX-SATEL to talk to a microcontroller.
The lines are connected as follows
| INT | Floating |
| I2C_RST | 22K pull down |
| SDA | MCU SDA Pin with 2.2K pull up to 3.3v |
| SCL | MCU SCL Pin with 2.2K pull up to 3.3v |
| LPn | 22K pull up to IOVDD (3.3V) |
| PWREN | 22K pull up to AVDD (5V) |
| AVDD | 5V |
| IOVDD | 3.3V |
| GND | GND |

When I try to send a write command, the device does not ACK the address (0x52). Can anyone see what I'm doing wrong?
