Hello everyone!
I have some issue with the comparator module on the nrf52820 chip.
We need to compare one of external analog signal the 1.8V internal reference source. (But other variants – 1.2V / 2.4V don’t work either)
When I set 0 Volt on the measurement contact – the result of comparison is correct (0).
But as soon as I increase voltage, even on 0.1V - the result immediately becomes incorrect (1).
Moreover, I tried to use differential mode (just for an experiment).
In that mode comparison is performed relative to the reference signal on the external pin.
So, in that mode comparisons are performed perfect.
It seems for me there are some problems with internal reference source.
We develop the software for the nrf52820 mcu but at this moment we haven't received our boards and use the nrf52833 development kit for debug.
Could the problem be caused by that?
Also I thought that the problem might be with my board and tried to use others. But unfortunetely the result is the same.
Could you please help me with it?
Many thanks in advance!
All the best!
Ernst