Other Parts Discussed in Thread: ADS8902B,
Hi there,
We are using the ADS8902B ADC in one of our designs and would like to get some clarification on the timing of SDO.
Below are screenshots from the ADS8920B datasheet:
(pg 11.)
(pg 9.)
This is saying that new data will be ready on SDO at the latest 13ns after the CLK launch edge.
Below is a trace captured on our implementation of this ADC which shows nearly 18ns for data to be ready on SDO after the CLK launch edge. Our Master device is a STM32F746IG which requires that data be valid on MISO (SDO from ADC) 5.5ns before it is to be sampled. So we are violating that requirement at the moment. Our SCLK is 50 MHz
My questions are:
- Is there also minimum and typical values available for Td_CKDO in the ADS8920B datasheet? We are considering using Early Data Launch (EDL) mode on the ADC which will move the SDO 10ns (1/2 CLK) earlier. If Td_CKDO is only 7ns, will EDL move the SDO 10ns earlier to 3ns before the launch edge? The master would then be reading the previous data.
- Why is the ADS8920B taking 18ns to have data ready on SDO? This appears to be violating the datasheet spec of 13ns maximum.
Best regards,