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.

C6678 MSMC concept

Hi

I am studying MSMC user guide " SPRUGW7.pdf ", I have some question about it?

Question 1: 

What pripherals are " master pripheral"?

Question 2:

All accesses to external memory(DDR3 & EMIF) is doing by MSMC, am I thinking right?

Question 3:

Can we program the registers that mentioned in the document?

Best Regards

  • 2 & 3: Yes, Your understanding is correct.

    Thank you.
  • In general, masters are elements that can put a request (either read or write) on the bus and in general (not always) slaves are memories.

    So CPU either DSP or ARM as well as any DMA can be a master. In particular, peripherals that have DMA as part of the peripheral are masters. For example, SRIO direct IO, PKTDMA, EDMA, PCI and so on and so forth, they are all masters

    And Rajasekaran K is right about 2 and 3

    Regards

    Ran