[cali] update BOARD_37 calibration data.
This commit is contained in:
+18
-18
@@ -2799,34 +2799,34 @@ struct correction_ctx_t Correction = {
|
||||
#ifdef BOARD_37
|
||||
struct correction_ctx_t Correction = {
|
||||
.ADC_volt[0].coeff = 6212,
|
||||
.ADC_volt[0].offset = (-101577157),
|
||||
.ADC_volt[0].offset = (-101590979),
|
||||
|
||||
.ADC_volt[1].coeff = 213532,
|
||||
.ADC_volt[1].offset = (-3493479130),
|
||||
.ADC_volt[1].coeff = 213582,
|
||||
.ADC_volt[1].offset = (-3494222764),
|
||||
|
||||
.ADC_volt[2].coeff = 6236129,
|
||||
.ADC_volt[2].offset = (-102002333094),
|
||||
.ADC_volt[2].coeff = 6238759,
|
||||
.ADC_volt[2].offset = (-102043387506),
|
||||
|
||||
.ADC_current[0].coeff = 3125269,
|
||||
.ADC_current[0].offset = (-50723113520),
|
||||
.ADC_current[0].coeff = 3124964,
|
||||
.ADC_current[0].offset = (-50718224002),
|
||||
|
||||
.ADC_current[1].coeff = 71899688,
|
||||
.ADC_current[1].offset = (-1167004144858),
|
||||
.ADC_current[1].coeff = 71906246,
|
||||
.ADC_current[1].offset = (-1167092693159),
|
||||
|
||||
.ADC_current[2].coeff = 1456572063,
|
||||
.ADC_current[2].offset = (-23640536688591),
|
||||
.ADC_current[2].coeff = 1456761312,
|
||||
.ADC_current[2].offset = (-23642984097984),
|
||||
|
||||
.ADC_current[3].coeff = 30714936853,
|
||||
.ADC_current[3].offset = (-498534871553048),
|
||||
.ADC_current[3].coeff = 30774992031,
|
||||
.ADC_current[3].offset = (-499496602278045),
|
||||
|
||||
.Usercode2DAC[0].coeff = (-10552425),
|
||||
.Usercode2DAC[0].offset = 582832784979,
|
||||
.Usercode2DAC[0].coeff = (-10553259),
|
||||
.Usercode2DAC[0].offset = 582883849070,
|
||||
|
||||
.Usercode2DAC[1].coeff = (-178881627),
|
||||
.Usercode2DAC[1].offset = 4791678283182,
|
||||
.Usercode2DAC[1].coeff = (-178897457),
|
||||
.Usercode2DAC[1].offset = 4792105482327,
|
||||
|
||||
.ADC_Vout_volt[0].coeff = (-6263710),
|
||||
.ADC_Vout_volt[0].offset = 101735179115
|
||||
.ADC_Vout_volt[0].offset = 101725885407
|
||||
,
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user