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.

利用5509A的MCBSP口进行AD数据采集 然后处理

Other Parts Discussed in Thread: PCM4204

各位老师好!我想利用5509A的MCBSP口进行AD数据采集然后用CPU进行处理。 AD芯片采用PCM4204,由于有两路合成的AD数据输出,所以得用到两个MCBSP口(MCBSP1和MCBSP2),数据格式采用I2S,利用DMA的PING-PONG方式进行数据采集存储到外扩SDRAM。DMA每采集完一帧数据,CPU就对数据进行分析处理。采集的数据进行验证时打算利用AIC23,假如听到输入的声音就认为采集正确。我想请问各位老师,这种设想可行吗?有没有具体的参考程序?我参考了

c5000.spectrumdigital.com/dsk5509a

Target Content v1

DSK5509A target content built under bios 4.91. Contains Board Supprt Library, gel file and examples. Download

发布的例程,但是由于水平有限发现用处不大。。。请老师指点,有没有具体的程序参考啊。