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.

有关DSP5509 A的 McBSP问题

对于DSP5509A的McBSP模块,我写过McBSP的数字回路模式,还有McBSP与DMA结合的运用等,McBSP有128个通道,但是如何运用McBSP的128通道,有没有相应的例程?

  • 所谓的128个通道是指在TDM模式时支持下128个时隙(time slot),像在T1,E1这种总线上,可以有多个设备接在同一条总线上,通过约定某个设备在某个/ 某几个时隙发送数据,或者接收数据。

    看下McBSP user guide的TDM模式章节。