[cali] update BOARD_54 calibration data
This commit is contained in:
+20
-20
@@ -3374,35 +3374,35 @@ struct correction_ctx_t Correction = {
|
||||
|
||||
#ifdef BOARD_54
|
||||
struct correction_ctx_t Correction = {
|
||||
.ADC_volt[0].coeff = 6267,
|
||||
.ADC_volt[0].offset = (-101791648),
|
||||
.ADC_volt[0].coeff = 6269,
|
||||
.ADC_volt[0].offset = (-101868178),
|
||||
|
||||
.ADC_volt[1].coeff = 215360,
|
||||
.ADC_volt[1].offset = (-3499037287),
|
||||
.ADC_volt[1].coeff = 215446,
|
||||
.ADC_volt[1].offset = (-3500975736),
|
||||
|
||||
.ADC_volt[2].coeff = 6261498,
|
||||
.ADC_volt[2].offset = (-101709635104),
|
||||
.ADC_volt[2].coeff = 6277771,
|
||||
.ADC_volt[2].offset = (-101986984744),
|
||||
|
||||
.ADC_current[0].coeff = 3120275,
|
||||
.ADC_current[0].offset = (-50836383764),
|
||||
.ADC_current[0].coeff = 3119557,
|
||||
.ADC_current[0].offset = (-50818999485),
|
||||
|
||||
.ADC_current[1].coeff = 71542193,
|
||||
.ADC_current[1].offset = (-1165466473658),
|
||||
.ADC_current[1].coeff = 71550710,
|
||||
.ADC_current[1].offset = (-1165687181863),
|
||||
|
||||
.ADC_current[2].coeff = 1455495962,
|
||||
.ADC_current[2].offset = (-23708831589973),
|
||||
.ADC_current[2].coeff = 1456323355,
|
||||
.ADC_current[2].offset = (-23724302229345),
|
||||
|
||||
.ADC_current[3].coeff = 30515829620,
|
||||
.ADC_current[3].offset = (-497101677807079),
|
||||
.ADC_current[3].coeff = 30598653264,
|
||||
.ADC_current[3].offset = (-498491829497316),
|
||||
|
||||
.Usercode2DAC[0].coeff = (-10511616),
|
||||
.Usercode2DAC[0].offset = 583317654316,
|
||||
.Usercode2DAC[0].coeff = (-10512682),
|
||||
.Usercode2DAC[0].offset = 583412047635,
|
||||
|
||||
.Usercode2DAC[1].coeff = (-178567570),
|
||||
.Usercode2DAC[1].offset = 4785358293552,
|
||||
.Usercode2DAC[1].coeff = (-178571426),
|
||||
.Usercode2DAC[1].offset = 4785528458839,
|
||||
|
||||
.ADC_Vout_volt[0].coeff = (-6237046),
|
||||
.ADC_Vout_volt[0].offset = 102064029912,
|
||||
.ADC_Vout_volt[0].coeff = (-6236414),
|
||||
.ADC_Vout_volt[0].offset = 102066576938,
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user