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.

XIO2001: Does XIO2001 support DMA(Direct Memory Access) feature

Part Number: XIO2001

Does XIO2001 support DMA(Direct Memory Access) feature? if yes. which section i can refer to at datasheet?

  • Hi Peter,

    Please take a look this post and page 52/53.
    e2e.ti.com/.../544965

    Regards,
    Dennis
  • On the ISA bus, DMA required hardware support.

    But on the PCI and PCI Express buses, all transfers behave the same; on the protocol level, there is no difference between 'normal' accesses and DMA.

    A device is said to support DMA if it can originate memory accesses by itself. But a bridge never originates memory accesses; it simply passes through transfers from other devices. The datasheet does not mention DMA because the concept is meaningless for a bridge; any PCI(e) bridge implicitly is able to work together with DMA devices.