Other Parts Discussed in Thread: OPT4003
Hi,
I want to use the OPT4003 light sensor in our embedded linux device.
I bought the EVM USB stick, tried it on Windows and now use the OPT4003 chip alone in our hardware device.
I wrote a driver in Python, but here I have 2 problems with interpretating the real data compared to the datasheet SBASA69A from Dec 2023.
1) The device ID DIDH is always 0x221 instead of 0x121 as described in the datasheet.
2) I want to use the conversion ready flag in register 0xC bit 2.
But it never changes, what is changing is bit 10 but this bit should always be 0.
All measurements looks good compared to a measurements device and or old sensor.
Any idea?
Thanks and BR,
Erich