Tool/software: Code Composer Studio
We have implemented OPT3101 on our custom board maintaining physical implementation of sensor IC, components and transmitter/emitters as close as possible to OPT3101EVM implementation. Now I am trying to calibrate our custom board and I have few questions regarding the calibration process:
1. In doc "How to set up and calibrate OPT3101 based systems for proximity sensing", for internal cross talk measurement using method measureAndCorrectInternalCrosstalk(), it is expected to have amplitude codes to be lower than 30 amplitude code. While running measureAndCorrectInternalCrosstalk() SDK method, the output display Magnitude. Is Magnitude in display output referred to as amplitude codes in documentation?
This is what I am getting measureAndCorrectInternalCrosstalk() SDK method for my custom board.
INFO::Performing Internal Cross talk Measurement...
INFO::Internal Cross talk Measurement Completed
I, Q,S, ScaledI, ScaledQ,tMain,tIlum,tMain(C), tIlum(C),Magnitude
-008223,+004611,0,-0008223,+0004611, 8192, 0265, +00, -111.4375, 31.7
2. To compare custom board calibration data with OPT3101EVM is it possible to run these SDK calibration steps on OPT3101EVM to see its output?
3. The calibration process is very extensive specially per design calibration to correct phase and xtalk for temperature and ambient. The temperature chamber and open space requirement are difficult to achieve. Is there any service for hire to perform full calibration for custom boards for us?