2021-04-22 12:02 AM
I need to measure a signal that arrives on the board through a 100K resistor. I am trying to avoid having to add an operational amplifier to buffer it before the ADC input. I could use a bit of help understanding what the data sheet says about the ADC.
I only need 10 bits and the measurements do not have to happen quickly. The max Ts of 239.5 cycles (17.1 us) would be fine. In fact, I can wait longer if necessary.
On page 67, Table 50 I see Rain listed as "External input impedance" and a max value of 50K.
Applying equation 1, on page 68, to a 10 bit resolution with the maximum Ts of 239.5 cycles gives me a maximum external input resistance of 256K. This, of course, is more than my 100K, so it would seem I'm OK.
Table 51 on page 69 has "NA" listed for Ts of 71.5 and 239.5. There's no explanation as to why other than, as I see it, table 50 stating that the maximum external resistance is 50K.
What left me wondering is that this number seems to correspond to a 1/4 LSB maximum error at 12 bits.
Am I correct in assuming I can actually use a 100K resistor if all I want is 10 bits?
Also, on page 70, note 2 under Figure 24, it says the ADC operating frequency can be reduced. I looked in MX and can't seem to find a way to do this.
Thank you.
2021-04-22 04:45 PM
> Why, can't you simply disconnect whatever leads to the pins, and connect any reasonably stable source there?
Well, to put it in simple terms, we know a lower impedance source would work just fine. I am trying to solve this within the constraints of the circuit I have to work with. The problem I have is that the source is a current-limited device and it looks like loading it much beyond about 100K for sensing would adversely affect the signal.
Of course, if the task is to characterize the input, yes, I will use a programmable source that does not impose these limitations.