Dear TI,
Can you please provide the LSB value for the DEMOD1_DATA and DEMOD2_DATA?
Based on the data sheet, there seems to be error in the 24bit-Noise-Free Decimator Output whereby for 1.25V, the Hex value is 0x28BE60 which in decimal value is 2667360. While on the data sheet shows 4194303. If calculation for LSB value is done for each of the following are;
LSB = 1.25 / 2667360 = 4.68628157e-7
LSB = 1.25 / 4194303 = 2.98023295e-7
Meanwhile if we calculate for output 2.5V whereby the Hex value is 0x517CC1 which is 5340354 we get,
LSB = 2.5 / 5340353 = 4.68133848e-7
For all three cases, the LSB value is different. Can you assist in providing the accurate LSB value to accurately obtain voltage value from the DEMOD1_DATA and DEMOD2_DATA?