VL53L3CX interfacing with NRF52832

Hello,

I want to work on NRF52832 using VL53L3CX. When I look at the SDK, there are source files for VL53L0X and VL53L1X. I have previously worked on VL53L0X using this SDK. How can I work using VL53L3CX? Can I use the existing codes in the SDK?



  • Hi

    I am not sure if the same drivers would work with other device, unless they both are pretty much the same device/architecture. I think it is better to look at the datasheet or ask the manufacturer if they have another driver for that or if existing would work with new device.

    It is still worth trying using the same while being cautions and in consultation with the datasheet.

Related