Hi there,
We have a design involving OPT3101 for distance measurement. So we got the EVM board to learn how to do the calibration before the calibration on our own design.
We had the crosstalk_temperature and phase_temperature calibration done on the EVM board but the phase_ambient light calibration seems not reasonable.
Could you help to confirm the crosstalk_temp and phase_temp calibration result is properly?
The below picture shows the crosstalk vs temperature and phase vs temperature graph by OPT3101_SDK.
And then I calculated the coeff. as the SBAU310 mentioned.
Multiply the xtalk vs temp slopes with 2^(-5+SCALE_TEMP_COEFF_XTALK) for the xtalk_temp coeff.
The phase_temp is calculated by.
Could you advise what the values are for SCALE_TEMP_COEFF_XTALK and SCALE_PHASE_TEMP_COEFF?
Thanks.