Skip to main content
VBhag
Associate II
December 28, 2022
Question

VL53L1X : Unable to get interrupt

  • December 28, 2022
  • 1 reply
  • 782 views

Update : No more issues. Got it solved

This topic has been closed for replies.

1 reply

VBhag
VBhagAuthor
Associate II
December 28, 2022

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