Use VL6180 Interrupt functionality without clearing interrupt bits
Hello There,
I'm successfully able to run VL6180 with interrupt functionality. But have some functionality queries.
The application is intended to generate interrupt when reading a distance below specific threshold. I found that we need to Clear Interrupt bits every time after interrupt is generated. Actually, I don't want to do that as per the application requirement. With that GPIO1 I would be driving external hardware (mosfet to be more precise) directly without involving MCU.
So, how is it possible to make the sensor generating interrupts continuously without clearing interrupt bits?
Regards,
Keshav Aggarwal
