cancel
Showing results for 
Search instead for 
Did you mean: 

VL53L1X : Unable to get interrupt

VBhag
Associate II

Update : No more issues. Got it solved

1 REPLY 1
VBhag
Associate II

If I do the following inside a while(1) loop:

VL53L1X_GetDistance(DEV, &Distance);
VL53L1X_ClearInterrupt(DEV);
VL53L1X_StartRanging(DEV);

I get periodic interrupts. However, the interrupt is inverted. The yellow line shows the interrupts.

0693W00000Y6yleQAB.bmp