This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

VL53L1X and nrf52832

can anybody help on connection of vl53l1x to nrf52832 and how to use sensor vl53l1x ....any software sample for it...

Thank you.

Parents
  • What "help", exactly, do you need ?

    What have you tried?

    Where are you stuck?

    Remember that the vl53l1x  - or any sensor -  neither knows nor cares what microcontroller you use.

    The only thing that matters is that you do whatever the sensor's documentation tells you it requires.

    How To Interface Anything To Anything Else

  • i have gone through vl53l1x datasheet...but i do not get which pin to use as output...where to connect it ..how to write software for it....i dont get any registers address for vl53l1x....i am using twi_sensor example thought it would be easy to use...

    i found drivers for vl53l0x interfaced to nrf51 though.....but not getting how should i convert it for nrf52....and trying to use that too ....but one "sequence.h" file is missing and i can not find it anywhere else on internet....i have downloaded from github.....

    is vl53l1x and vl53l0x are pin to pin compatible????  i am not getting how to start with it...

    i am using nrf52832 sdk15.3

    need help.

Reply
  • i have gone through vl53l1x datasheet...but i do not get which pin to use as output...where to connect it ..how to write software for it....i dont get any registers address for vl53l1x....i am using twi_sensor example thought it would be easy to use...

    i found drivers for vl53l0x interfaced to nrf51 though.....but not getting how should i convert it for nrf52....and trying to use that too ....but one "sequence.h" file is missing and i can not find it anywhere else on internet....i have downloaded from github.....

    is vl53l1x and vl53l0x are pin to pin compatible????  i am not getting how to start with it...

    i am using nrf52832 sdk15.3

    need help.

Children
Related