[cali] update BOARD_35 calibration data.
This commit is contained in:
+20
-20
@@ -2728,35 +2728,35 @@ struct correction_ctx_t Correction = {
|
||||
|
||||
#ifdef BOARD_35
|
||||
struct correction_ctx_t Correction = {
|
||||
.ADC_volt[0].coeff = 6268,
|
||||
.ADC_volt[0].offset = (-101873949),
|
||||
.ADC_volt[0].coeff = 6269,
|
||||
.ADC_volt[0].offset = (-101914839),
|
||||
|
||||
.ADC_volt[1].coeff = 214915,
|
||||
.ADC_volt[1].offset = (-3492622150),
|
||||
.ADC_volt[1].coeff = 214959,
|
||||
.ADC_volt[1].offset = (-3493752987),
|
||||
|
||||
.ADC_volt[2].coeff = 6265929,
|
||||
.ADC_volt[2].offset = (-101802540752),
|
||||
.ADC_volt[2].coeff = 6267030,
|
||||
.ADC_volt[2].offset = (-101834425380),
|
||||
|
||||
.ADC_current[0].coeff = 3130522,
|
||||
.ADC_current[0].offset = (-50957691163),
|
||||
.ADC_current[0].coeff = 3130241,
|
||||
.ADC_current[0].offset = (-50964164016),
|
||||
|
||||
.ADC_current[1].coeff = 71944907,
|
||||
.ADC_current[1].offset = (-1171248662744),
|
||||
.ADC_current[1].coeff = 71937210,
|
||||
.ADC_current[1].offset = (-1171150188188),
|
||||
|
||||
.ADC_current[2].coeff = 1459779909,
|
||||
.ADC_current[2].offset = (-23763070366754),
|
||||
.ADC_current[2].coeff = 1459358035,
|
||||
.ADC_current[2].offset = (-23759236427806),
|
||||
|
||||
.ADC_current[3].coeff = 30745199811,
|
||||
.ADC_current[3].offset = (-500494977539749),
|
||||
.ADC_current[3].coeff = 30776937969,
|
||||
.ADC_current[3].offset = (-501094608703935),
|
||||
|
||||
.Usercode2DAC[0].coeff = (-10541222),
|
||||
.Usercode2DAC[0].offset = 581369105939,
|
||||
.Usercode2DAC[0].coeff = (-10544074),
|
||||
.Usercode2DAC[0].offset = 581468789380,
|
||||
|
||||
.Usercode2DAC[1].coeff = (-178924927),
|
||||
.Usercode2DAC[1].offset = 4791588911907,
|
||||
.Usercode2DAC[1].coeff = (-178969538),
|
||||
.Usercode2DAC[1].offset = 4792733838744,
|
||||
|
||||
.ADC_Vout_volt[0].coeff = (-6267726),
|
||||
.ADC_Vout_volt[0].offset = 101823074624
|
||||
.ADC_Vout_volt[0].coeff = (-6267021),
|
||||
.ADC_Vout_volt[0].offset = 101843399161
|
||||
,
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user