cancel
Showing results for 
Search instead for 
Did you mean: 

VL53L4CD clear interrupt does not clear the interrupt

DrD00m
Associate III

When calling to clear the interrupt of the sensor I wait for the pin to go HIGH again but it never happens. 
I follow this flow:

  1. set i2c address
  2. set low power config
  3. set signal threshold to 5000
  4. set sigma threshold to 20
  5. set intermeasurment ms to 100 and the timing budget to 80
  6. set interrupt threshold to be 1300 and only trigger when below this value
  7. start ranging

The sensor immediately triggers an interrupt and clearing it does not clear it. It stays low. The interrupt pin has a 10k pull-up.

 
4 REPLIES 4
BruGenie
Associate II

Hello, 

 

I am facing a similar issue, if you managed to resolved it please let me know how.

 

Regards,

Luca

Anne BIGOT
ST Employee

Hello BruGenie

Is your question linked to this one : 
Re: VL53L4Cd Init Issue - STMicroelectronics Community

If yes, please share here your findings once resolved.

Thanks


Our community relies on fruitful exchanges and good quality content. You can thank and reward helpful and positive contributions by marking them as 'Accept as Solution'. When marking a solution, make sure it answers your original question or issue that you raised.

ST Employees that act as moderators have the right to accept the solution, judging by their expertise. This helps other community members identify useful discussions and refrain from raising the same question. If you notice any false behavior or abuse of the action, do not hesitate to 'Report Inappropriate Content'

Hi Anne, 

Yes the question is linked,  if I find a solution to my problem I will upload the solution here as requested.

 

Hello, please see the following post for a solution to a similar problem I faced, let me know if this helps. Re: VL53L4Cd Init Issue - STMicroelectronics Community