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.

TMS320F28379D: Parallel Communication of development board

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

I have connected five TMS320F28379D development boards and would like to control all of them simultaneously using a single command or communication message. The objective is that when a command is transmitted, all five boards receive it and execute the same action at the same time.

Could you please advise whether this is feasible? If so, kindly suggest  recommended hardware or software implementation approach.

  • Hi Swanand,

    This is feasible.

    You may designate one F28379D as master while the rest are slaves. The command can be passed from master through fast communication network such as CAN and FSI.

    You can refer to the TIDM-2006 in the C2000Ware motor control SDK which is similar to your application.

    Thanks,

    Jiaxin