Greetings All!
A conceptual question on sigma delta ADCs here:
When we use a parallel output ADC (such as the ADS8556), the timing diagram goes something like this:
Trigger the ADC to convert --> ADC is *busy* --> ADC is "done", interrupt on the "busy-to-done" transition edge --> Read the ADC outputs
Now, when using sigma delta ADCs, let's assume a sampling rate of 20MHz, and a SINC3 filter with a decimation factor of 100 (just for round numbers).
I understand that the effective sampling rate is 20MHz / 100 = 200kHz, but when is the data "valid" to read out of the SINC3 decimation filter?