Now my project switch from 28032 to 280049.
When i use 280049 ADC to sample a volt, i find is lower than actual voltage. the schematic diagram is below:
i use both A4 and A5 to sample , both lower than actual voltage. but in 28032 project , is ok.
i compare 28032 and 280049 , the Ron is very different, the 280049 project sample window is 8:
#define SAMPLE_WINDOW 0x8 // S/H width in ADC module periods
28032:
280049:
Is this the cause of the problem? tks
?