VL53L4CD give back a wrong ID
Hi ! I'm using the VL53L4CD sensor's example with the Nucleo-L432KC.
A first problem I solved was that the VL53L4CD didn't have the adress 0x52 as in the documentation, but 0x29 (this problem has already mentioned in a topic).
My current problem is that the following code return a good status but a wrong id :
'''
'''
It gives back the address 0.
It should be the basic code, but it doesn't work.
Have you got a solution ?
Thank you !
Clément Poisson.
