on the errorate i2128 It is described that the sensor sensor is calibrated at the factory, and the calibrated 5 temperature sensor data are written in VTM EFUSEx.
in the errorate i2128,VTM efuse story 5 temperature sensor calibrated data,but on the sdk7.3;iThe calibration data of the first temperature sensor is used as the calibration data of 5 temperature sensors。
my question is:
1,Why not use the calibration data for each temperature sensor individually to correct?
2,Is it because the bias of each sensor is consistent? Is this conclusion based on batch data from production? how mach is the calibration deviation of the 5 sensors?
on the sdk7.3 patch csl_pvt_sensor_lut.h There are two lookup tables here:
gCSL_pvt_poly_golden:Same as the function in the TDA4 TRM manual
gCSL_pvt_poly: I don't know where this table came from
my question is:
1,Why are there two tables and what do they mean?