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.

TMS320F28388D: Running Same peripheral in two CPU's at atime

Part Number: TMS320F28388D

Hi,

Is it possible to run same peripheral in two cpu's at a time.If Yes how to proceed 

  • Hi Maheshwar,

    The most of the peripherals are shared between the 2 CPUs. You need to assign the peripheral to CPU1/CPU2 to use them. At a time only one CPU can own the peripheral. There are certain peripherals like CLA, DMA, BGCRC, ERAD etc which are dedicated to each CPU.

    Regards,

    Veena