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.

CCS/TMS320F28379D: Clock synchronization problem

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi, everyone

We have two clocks in our system, one is the clock of the upper level PC (CMD period is 4ms, using GPIO_XINT to inform DSP), the other is the clock of the DSP (ISR period is 100us now, but it's adjustable), now we want to achieve the clock synchronization of them, is there any solution for reference.

Thank you forward!