I would like to work on the same application which means multi-chip synchronization.
Please let me know the solution with clearly.
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Wonjun,
it is very common to use multiple chips in a system. you bascially need to synchronize the clocks for all ADS chips, plus use the same FPGA control signal to SYNC pin of all chips.
the ADC clock synchronziation makes sure the ADC sampling event is aligned. the SYNC control pin will align the ADC internal digital blocks. you can find TI clock buffers to fan out ADC clocks fror all ADS chips.
Hope this helps.
Thanks!