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.
工具/软件:Code Composer Studio
您好!
如何在 DSP 上生成 PRBS 模式(TMS320C6678)?
下面是我的初始化值、如 TMS320C6678数据表中所述
SRIO_SERDES_CFGRX (0、1、2、3)= 0x044404B5
SRIO_SERDES_CFGTX (0、1、2、3)= 0x011807B5
和 AM 将 外设设置控制寄存器(0x02900014)设置为0xF (以覆盖 PRBS)。
除了上述初始化之外、我还需要遵循什么其他内容吗?