can anybody help on connection of vl53l1x to nrf52832 and how to use sensor vl53l1x ....any software sample for it...
Thank you.
can anybody help on connection of vl53l1x to nrf52832 and how to use sensor vl53l1x ....any software sample for it...
Thank you.
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.
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.
i do not get which pin to use as output.
Well that's nothing to do with Nordic!
If the sensor documentation is not clear enough for you, then you need to take that up with the sensor manufacturer - it is not Nordic's product!
is vl53l1x and vl53l0x are pin to pin compatible???? i am not getting how to start with it..
Again, you need to contact the sensor manufacturer about that!
thank you
if there is anyone who used or familiar with vl53l1x TOF sensor can surely help me...