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中发送的一个frame中所有word都相同是什么原因?谢谢

设置一个frame中包含2个word,每个word 32bit,由mcbsp发送给对端后,对端收到的一个frame中两个word为同一个值(第一个word值),请教各位大侠这是什么原因

  • 自己回答一下,还不知道具体的原理

    这次设置一个frame中包含16个word,每个word 32bit

    将MCBSPLP_MCR2_REG和MCBSPLP_XCERA_REG的值由0x0,0x0改为0x1和0x0000ffff,就可以实现一个FSX发送16个不同的数据了