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.

C6657MCBSP使用问题,请高手指点

我想把MCBSP的发送使用内部时钟,CLKX,FSX,DX作为输出;接收使用外部信号:CLKR/FSR/DR作为输入。这样配置将收发解耦。

同时我使用的是FIFO模式控制收发。

根据这个思路配置后,发送FIFO内容不输出。WFIFOSTS显示内容和我写入内容个数一样。

请高手指点,这个思路是否可行,应该如何配置。