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.

AM5728: ADC Interface

Part Number: AM5728
Other Parts Discussed in Thread: AM5748

I intend to use AM5748 based SoM for a data acquisition and control system.

My primary requirement is to acquire data  from a high speed 24 bit ADC ( 4x4ch = total 16 channels)  at an interval of 10uS serial/parallel data transfer. 

The selected ADC is AD4134 which is has a dedicated data interface which support parallel or serial o/p  data streaming modes. The data interface consists of three signal types: clock, data, and
data framing signal. AD4134 has four data output pins: DOUT0, DOUT1, DOUT2, and DOUT3.

The user has the option to parallel output the ADC conversion result on the four DOUTx pins or to serialize the data from multiple channels and output them using one or two of the DOUTx pins.

I am planning to use one of the SPI channel for the register access. But I am not sure about the Data interface for ADC data read. Is it possible to use DSP for the data read? If yes, Can I connect these pins to any of the GPIO pins of the DSP?

Pls suggest a best solution to interface the ADC to the SoM.

The