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.

TMS570LS3137: TMS570LS3137: How to ensure two MCUs work synchronously.

Part Number: TMS570LS3137

Hi,

I am recently in trouble with a question. There are two MCUs in my board. I want to ensure these two MCUs work synchoronously, for example, MCU1 and MCU2 receive the same 4-byte data and handle it, how to operate some module to make sure that when MUC1 processes the 1st byte of the data and  MCU2 does the same thing at the same time, that means MCU1 and MCU2 not only do the same thing but also do the thing synchronously. How to realize the 2 MCUs process the same data  simultaneously?

Thank you very much. Hope your reply.