I'm working with this ADC: AD7903 - http://www.analog.com/media/en/technical-documentation/data-sheets/AD7903.pdf
I don't understand the limitation of the acquisition time in relation with the maximum clock speed possible for the SPI interface.
The VIO I'm using is 3.3V to have a theoretical maximum frequency of 83.33MHz (12ns min period). Let's say I use 80MHz = 12.5ns period in 3-wire driving without busy indicator.
With reference to the timing table (page 5) and the timing diagram (page 18):
- 12.5ns x 16 clock cycles = 200ns
- 10ns of tEN
Even with VIO = 2.5V: 15ns x 16 + 15ns = 255 ns
Why is the minimum acquisition time 290ns?