I wonder at what sampling rate the values can be read out. At the moment we read out the values several times per second over I2C. With the SoC we see the effect that it drops a few values for two values and then continues counting normally. For example, 45, 45, 37, 37, 45, 44, ...
Can this be caused by reading too fast?
On our test setup we read out once per second and did not have this effect.