I'm looking to do some cross compares on two ADC channels that are shared between ADC1 ADC2. I've selected Pin 7 and Pin 14 for the analogue signals I will do the cross compare on. The intent is to use this as a diagnostic on the ADC's as the values should be consistent when sampled close together.
On ADC1 I have 10 channels configured and FIFO is set to 10.
On ADC2 I only have 2 channels configured and the FIFO is set to 2.
All timings etc are set the same and I use Group 1 in each case with software triggered conversion. First I run conversion on ADC1, then I run conversion on ADC2. Conversions do not run at the same time.
I am finding that the Pin 7 channel is not being read the same on ADC1 and ADC2. It appears to be stuck close to '0' on ADC2. The other channel, pin 14, is tracking well on both ADC1 and ADC2. See screenshot below.
What can I do to investigate why one of the pins is not being read properly on ADC2?
Thanks
Jamie