This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello TI,
Table 14 of the ADS62P22 datasheet describes various test patterns that can be applied to debug the output of the ADC. Most of these are straightforward to understand, but I am unsure of the specifics behind Toggle Pattern and Digital Ramp. Is there a document available to explain the expected output of these two test patterns in detail?
I would guess there is some type of output loop, but I would like to know specifically what the output is and when it updates.
Thanks,
-Chris
Okay, so the expected hex output of the toggle pattern should be alternating between 0x000 and 0xFFF?
I'm observing switching between 0xAAA and 0x555, which does have every bit toggling, but with alternating patterns of every other bit being turned on.
Chris,
For the first one, yes. For the second one, you are correct. The data toggles between 0xAAA and 0x555. My mistake.
Regards,
Jim
Great, thank you for clarifying.
One last thing: when does the output switch between patterns? How does the output transition line up with respect to the sampling clock or CLKOUT signals?
I'm trying to use the multiplexed output mode, so the timing information is important to distinguish between the A and B channels on the rising/falling edges.
Chris,
The output timing is the same for test patterns as for normal digital converted output. Please refer to the timing diagrams in the data sheet for details.
Regards,
Jim