[cali] update BOARD_33 calibration data.
This commit is contained in:
+21
-21
@@ -1329,37 +1329,37 @@ struct correction_ctx_t Correction = {
|
||||
};
|
||||
#endif
|
||||
|
||||
#ifdef BOARD_F0_D6
|
||||
#ifdef BOARD_33
|
||||
struct correction_ctx_t Correction = {
|
||||
.ADC_volt[0].coeff = 6241,
|
||||
.ADC_volt[0].offset = (-101304384),
|
||||
.ADC_volt[0].coeff = 6237,
|
||||
.ADC_volt[0].offset = (-101455030),
|
||||
|
||||
.ADC_volt[1].coeff = 214311,
|
||||
.ADC_volt[1].offset = (-3488649993),
|
||||
.ADC_volt[1].coeff = 214265,
|
||||
.ADC_volt[1].offset = (-3487092245),
|
||||
|
||||
.ADC_volt[2].coeff = 6257745,
|
||||
.ADC_volt[2].offset = (-101849976860),
|
||||
.ADC_volt[2].coeff = 6256397,
|
||||
.ADC_volt[2].offset = (-101799846487),
|
||||
|
||||
.ADC_current[0].coeff = 3132731,
|
||||
.ADC_current[0].offset = (-50996576598),
|
||||
.ADC_current[0].coeff = 3134559,
|
||||
.ADC_current[0].offset = (-51000796097),
|
||||
|
||||
.ADC_current[1].coeff = 71830539,
|
||||
.ADC_current[1].offset = (-1169069919126),
|
||||
.ADC_current[1].coeff = 71833792,
|
||||
.ADC_current[1].offset = (-1168845243874),
|
||||
|
||||
.ADC_current[2].coeff = 1459933756,
|
||||
.ADC_current[2].offset = (-23758077806427),
|
||||
.ADC_current[2].coeff = 1457375736,
|
||||
.ADC_current[2].offset = (-23712358183121),
|
||||
|
||||
.ADC_current[3].coeff = 30677690111,
|
||||
.ADC_current[3].offset = (-499219141105443),
|
||||
.ADC_current[3].coeff = 30705728614,
|
||||
.ADC_current[3].offset = (-499576184270009),
|
||||
|
||||
.Usercode2DAC[0].coeff = (-10537841),
|
||||
.Usercode2DAC[0].offset = 582836251520,
|
||||
.Usercode2DAC[0].coeff = (-10540269),
|
||||
.Usercode2DAC[0].offset = 582832342863,
|
||||
|
||||
.Usercode2DAC[1].coeff = (-178609851),
|
||||
.Usercode2DAC[1].offset = 4785293091556,
|
||||
.Usercode2DAC[1].coeff = (-178624388),
|
||||
.Usercode2DAC[1].offset = 4785585799142,
|
||||
|
||||
.ADC_Vout_volt[0].coeff = (-6278711),
|
||||
.ADC_Vout_volt[0].offset = 101747778735,
|
||||
.ADC_Vout_volt[0].coeff = (-6278424),
|
||||
.ADC_Vout_volt[0].offset = 101716668226,
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user