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.

有关EDMA3的问题



6657与6455都有EDMA3,两者差别大吗?哪些地方有差别?我想讲6455的程序移植到6657上,EDMA3改动大不大?

  • 从手册看,EDMA3本身的用法基本一样,只是6657的PaRAM数量加倍了
    编程的时候需要注意不同型号的芯片,EDMA3映射到system interrupt的事件号触发EDMA3的事件号应该会有较大差别
    具体请参见芯片的datasheet

    6455
    EDMA3 Controller (64 Independent Channels)
    256 PaRAM entries
    4 transfer controllers/event queues

    6657
    512 PaRAM entries
    64 DMA channels
    4 transfer controllers and four event queues