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.
你好,
1. HPI是主机通信接口,DSP的HPI只能做Slave, 所以需要MCU/FPGA等主机和它通信。如果你要传输数据或者加载程序到DSP,可以用HPI口,HPI口是并口,出售传输速度会叫串口快。
2. 既然你用网口通信,可以不用HPI口。
可以,一是看你的应用需要和哪些口通信,二是看DSP上这些HPI, EMIF, MCBSP, GPIO管脚复用情况,如果管脚复用的话, 不能同时使用。