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.

CCS/TMS320F28379D: EMIF interface with ADC(ADS8365)

Part Number: TMS320F28379D
Other Parts Discussed in Thread: ADS8365

Tool/software: Code Composer Studio

Hi,

I am trying to interface ADS8365 with the External memory interface(EMIF) of the processor. While implementing I am just taking care of the pin configuration instead of using the predefined configuration of the SDRAM interface with the EMIF. one thing I don't understand is how to fix the ADC clock rate which would make this interface compatible.

  • Hi,

    You mentioned SDRAM interface here but what you need is ASRAM (ASYNC interface). For ASRAM you do not need clock and you should be able to control the access time by programming SETUP/STROBE and HOLD values.

    Regards,

    Vivek Singh