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发送多个字节?谢谢

芯片使用的是C6416T,发送数据采用 MCBSP_write(hMcbsp,y);

一次只能发送一个y值,如何在一个单相帧中发送两个字节?

谢谢!