Tool/software:
In our application, we want to measure the ambient light to switch lights on or off. We want to check whether the OPT3004 is a suitable sensor chip for our application and we want to test whether the OPT3004 chip works well in our application.
The sensor chip and the evaluation circuit (which switches the light on or off) are placed on different circuit boards. To reduce the number of cablewires, we want to use only one 4-wire cable for VDD, GND, SDA and SCL. We want to avoid an additional line for INT.
At the start, we will configure the configuration register, e.g. continuous conversion. Then we switch to read only the result register, permanently.
If we use the chip in this way, without INT and only reading the result register - how do we get the information that the chip has a problem, maybe with the light or internally, and therefore the result in the result register is not valid?
Thanks for your support
Falk