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.

TMS320F28377D: IPC

Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE

PWM运行在20Khz,cpu1运行逻辑和通讯,cpu2 运行算法,如何采用IPC实现高速双核通讯和共享?

  • 你好,TI有提供双核IPC的设置和简单控制例程,你可以先参考一下例程后进行修改:

    C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f2837xd\examples\cpu1\ipc

    C:\ti\c2000\C2000Ware_3_04_00_00\driverlib\f2837xd\examples\dual\ipc