[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 = 6264,
|
||||
.ADC_volt[0].offset = (-102026905),
|
||||
.ADC_volt[0].coeff = 6265,
|
||||
.ADC_volt[0].offset = (-102103040),
|
||||
|
||||
.ADC_volt[1].coeff = 215108,
|
||||
.ADC_volt[1].offset = (-3505183171),
|
||||
.ADC_volt[1].coeff = 215131,
|
||||
.ADC_volt[1].offset = (-3505501791),
|
||||
|
||||
.ADC_volt[2].coeff = 6247128,
|
||||
.ADC_volt[2].offset = (-101772901219),
|
||||
.ADC_volt[2].coeff = 6247522,
|
||||
.ADC_volt[2].offset = (-101777211532),
|
||||
|
||||
.ADC_current[0].coeff = 3136603,
|
||||
.ADC_current[0].offset = (-51176584727),
|
||||
.ADC_current[0].coeff = 3135428,
|
||||
.ADC_current[0].offset = (-51161969258),
|
||||
|
||||
.ADC_current[1].coeff = 71899446,
|
||||
.ADC_current[1].offset = (-1173210003724),
|
||||
.ADC_current[1].coeff = 72181199,
|
||||
.ADC_current[1].offset = (-1177815880447),
|
||||
|
||||
.ADC_current[2].coeff = 1461377600,
|
||||
.ADC_current[2].offset = (-23843437192876),
|
||||
.ADC_current[2].coeff = 1467456657,
|
||||
.ADC_current[2].offset = (-23943982771743),
|
||||
|
||||
.ADC_current[3].coeff = 30819451478,
|
||||
.ADC_current[3].offset = (-502859757746791),
|
||||
.ADC_current[3].coeff = 30992577236,
|
||||
.ADC_current[3].offset = (-505708450547138),
|
||||
|
||||
.Usercode2DAC[0].coeff = (-10528014),
|
||||
.Usercode2DAC[0].offset = 582385202418,
|
||||
.Usercode2DAC[0].coeff = (-10528962),
|
||||
.Usercode2DAC[0].offset = 582453974763,
|
||||
|
||||
.Usercode2DAC[1].coeff = (-178514756),
|
||||
.Usercode2DAC[1].offset = 4782690643200,
|
||||
.Usercode2DAC[1].coeff = (-178532003),
|
||||
.Usercode2DAC[1].offset = 4783159494504,
|
||||
|
||||
.ADC_Vout_volt[0].coeff = (-6254927),
|
||||
.ADC_Vout_volt[0].offset = 102113486231,
|
||||
.ADC_Vout_volt[0].coeff = (-6255512),
|
||||
.ADC_Vout_volt[0].offset = 102142494563,
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user