[cali] update BOARD_34 calibration data.
This commit is contained in:
+20
-20
@@ -2694,35 +2694,35 @@ struct correction_ctx_t Correction = {
|
||||
|
||||
#ifdef BOARD_34
|
||||
struct correction_ctx_t Correction = {
|
||||
.ADC_volt[0].coeff = 6265,
|
||||
.ADC_volt[0].offset = (-102103040),
|
||||
.ADC_volt[0].coeff = 6266,
|
||||
.ADC_volt[0].offset = (-102057552),
|
||||
|
||||
.ADC_volt[1].coeff = 215131,
|
||||
.ADC_volt[1].offset = (-3505501791),
|
||||
.ADC_volt[1].coeff = 215152,
|
||||
.ADC_volt[1].offset = (-3505776556),
|
||||
|
||||
.ADC_volt[2].coeff = 6247522,
|
||||
.ADC_volt[2].offset = (-101777211532),
|
||||
.ADC_volt[2].coeff = 6247530,
|
||||
.ADC_volt[2].offset = (-101774556705),
|
||||
|
||||
.ADC_current[0].coeff = 3135428,
|
||||
.ADC_current[0].offset = (-51161969258),
|
||||
.ADC_current[0].coeff = 3135347,
|
||||
.ADC_current[0].offset = (-51155591320),
|
||||
|
||||
.ADC_current[1].coeff = 72181199,
|
||||
.ADC_current[1].offset = (-1177815880447),
|
||||
.ADC_current[1].coeff = 71912282,
|
||||
.ADC_current[1].offset = (-1173377232155),
|
||||
|
||||
.ADC_current[2].coeff = 1467456657,
|
||||
.ADC_current[2].offset = (-23943982771743),
|
||||
.ADC_current[2].coeff = 1462013521,
|
||||
.ADC_current[2].offset = (-23853460369807),
|
||||
|
||||
.ADC_current[3].coeff = 30992577236,
|
||||
.ADC_current[3].offset = (-505708450547138),
|
||||
.ADC_current[3].coeff = 30861536514,
|
||||
.ADC_current[3].offset = (-503541385864864),
|
||||
|
||||
.Usercode2DAC[0].coeff = (-10528962),
|
||||
.Usercode2DAC[0].offset = 582453974763,
|
||||
.Usercode2DAC[0].coeff = (-10528669),
|
||||
.Usercode2DAC[0].offset = 582397433169,
|
||||
|
||||
.Usercode2DAC[1].coeff = (-178532003),
|
||||
.Usercode2DAC[1].offset = 4783159494504,
|
||||
.Usercode2DAC[1].coeff = (-178489372),
|
||||
.Usercode2DAC[1].offset = 4782067563825,
|
||||
|
||||
.ADC_Vout_volt[0].coeff = (-6255512),
|
||||
.ADC_Vout_volt[0].offset = 102142494563,
|
||||
.ADC_Vout_volt[0].coeff = (-6255030),
|
||||
.ADC_Vout_volt[0].offset = 102118159563,
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user