Hello,
at no point in the data sheet is it documented how the Pgain or POffset factors are composed.
At Default this is:
0x40000044 = 1 //PGain 0x40000045 = 0 0x40000046 = 0 0x40000047 = 0 //POffset 0x40000048 = 0 0x40000049 = 0
At Page42 there is mentioned that P = PGAIN × P ADC + POFFSET
But how are they really calculated? the compensation constants in the registers are 2^22 times of the actual factors, does it mean the constants can be -1 to 1?
what is with Pgain, is there a factor also?