Hello,
I am testing the ADC Self-Test Code I have written and have a quick question about the results I am getting.
I am testing all 41 pins available to me on the RM57 and expect them to be in the "Open" Condition as derived from Table 22-4 in the RM57 Technical Reference.
From reading other posts about the ADC self test, I expect ADreflo to be 0x0 and ADrefhi to be 0xFFF, how ever I do not always receive that result.
ADrefhi is consistently reading 0xFFF but it looks like ADreflo will mostly read 0x0 as expected, but has a range from 0x4-0x0 that I have seen.
The ADreflo results fluctuate on subsequent re-runs of the test.
Sample results:
Vn 3300
Vd 4
Vu 4095
Vn 3326
Vd 0
Vu 4095
Is this expected behaviour for Open pin condition? It does not say "Approximately" in the datasheet.
Do you recommend a <10 check for ADReflo? or something along those lines?
Thanks!