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.

求助 mcbsp时延。。。

通过5509a的mcbsp外扩aic23,信号从dsp-aic23-dsp回路的时延大约是多少?有什么方法可以测量呢?

  • 这个延时不知有没有人测试过,这里涉及到的数据经过移位寄存器到AIC23,AIC23的DAC,ADC转换时间,然ADC输出到McBSP,经过移位寄存器到数据寄存器;如果你需要测试,我建议从DSP发出一系列特殊的数据给AIC23,AIC23以loopback的模式送回给DSP,在DSP的程序里来计算送出的数据到接收到的数据之间的时间差。