Part Number: ADS7056
Other Parts Discussed in Thread: ADS7067
Dear all,
The ADS7056 is behaving as expected, so thanks for that.
In my project I have an FPGA talking to the ADS7056. The analog input AINP of the ADS7056 can be from two voltages (V1, V2), which I can select via a switch on the PCB. In the FPGA design I keep CS high until a go signal issued from software. When that happens a state machine reproduces the "Serial Interface Timing Diagram" (Fig 40 of the datasheet).
In my test I did the following via software
1) Change the switch from V1 to V2 ;
2) Issue N go signals
What I observe is that the first output burst (D13...D0) corresponds to the expected V1, while the remainder N-1 bursts correctly correspond to the expected V2.
The question is : is this an expected behavior? In other words the very first burst of data corresponds to an acquisition phase which happened at power up when the switch was on V1 and didn't update after that?
Thanks
Marco