We are reading a voltage rail with the on-chip ADC of the SAM3N00B microcontroller via a potential divider.
We are trying to assess what is the maximum allowable Ohmic value of the upper divider resistor.
The ADC reading will draw some current through this upper divider resistor, so we must not make this resistor too big, otherwise it will affect the potential divider voltage reading.
Do you know what is the current drawn by the ADC when an ADC reading is taken?
yes i saw with out 15k upper divider res it would allow a reading (TRACKTIM) every 2.5us by their calculationā¦thats just not a sensible figureā¦so that TRACKTIM calc in the datasheet must have been not relevant?
It is somewhat counter intuitive, but the impedance of a voltage divider consisting of two resistors R1 and R2 is the parallel value, or 1/(1/R1 + 1/R2). Use the Thevenin equivalent circuit to see why.
sure and the smaller resistance will give the effective impedance , I guessed that the top one is smaller if sensing the voltage rail of your own processor