Other Parts Discussed in Thread: ADS4129
Tool/software:
Hi All,
I am working with the ADS4129 ADC and experiencing an issue where the two least significant data output lines (D0/D1) are always stuck at fixed values (0.8 V and 1.25 V) and show no toggling or valid signals. I am using the test pattern and controlling the ADC via SPI. All other data lines output signals as expected. I have probed the pins of the ADC itself and all other data lines (D2-D11) are showing the correct output, but D0/D1 doesn't change. I have tried two separate EVM boards, both resulting in the same issue.
Register values I am sending:
0x00 - 0x02 (initial reset)
0x42 - 0x08 (disable low latency mode to activate digital functions)
0x25 - 0x04 (ramp test pattern)
Any help would be greatly appreciated.
Thanks,
Will