I have LTC2984 Eval board kit DC2420-KIt and am using the provided example code to readout the temperature.
However, the value of "scaled result" does not have equidistant possible outputs, see image, there are gaps every 3 or 4 steps. The value =raw_conversion_result/1024 but is there a rounding error in the raw_conversion_result and how can I get rid of it?