Other Parts Discussed in Thread: TM4C1294NCPDT
Hi,
I have a problem with ADC of TM4C1294NCZAD, the signal reading is dropped when I do more successive conversion ON ADC0 and ADC1. Here is a description of the problem:
when I’m reading +5V on AIN6. I’m using both ADCs, and using the sequencers to read 8 channels on ADC0 and 7 channels on ADC1. So far, so normal.
Initially I had all the channels reading in order, so that AIN6 was the 7th input read by the sequencer on ADC0. With this setup, the ADC reported the +5V supply was actually 4.12V. I then tried moving AIN6 to be the 1st input read by the sequencer. I then got it reported as 4.84V.
I tried on another signal. For the +3.3V supply, this was the 4th input read by the sequencer, and it reported 3.34V. Moving it to be the 8th (last) input read by the sequencer, it reports 2.62V.
Similarly, on the 12V signal is the 2nd input read by the sequencer, and reports 11.99V. 12V is the 3rd input read by the sequencer, and only reports 11.84V. This looks like a consistent problem with our ADC reads, where the first channels to be read are OK, and the more conversions we do in succession, the more the signal drops.
Could you please support me in finding a solution for this problem?
Kind regards
Mourad