Common Technical Baseline logo
Embedded Systems Guide
Common Technical Baseline
Free in-depth, easy to understand diagrams, texts and references. A world-wide registry of Embedded Systems companies.

 
»  System View  
» Direct Memory Access (DMA)       » Overview   

Direct Memory Access (DMA)
Overview

Direct Memory Access (DMA) is essential for embedded systems, since it allows large quantities of information to be transferred to or from memory, without using a core processor.
  • CPU sets up a device such as a disk drive for DMA transfer, and disables DMA interrupts
  • Data is transferred into DMA memory, while the CPU is freed to handle other tasks.
  • Once the data transfer is completed, the CPU is interrupted to allow it to handle cleanup after the DMA transfer.

-- See also (external links) --

If you would like to add your company or institution to this page, feel free to contact us at:  contact@embedded-systems-portal.com.
 
   
The Common Technical Baseline / Embedded Systems Guide          •          Contact          •          Site Map
 
Direct Memory Access (DMA) ::: OverviewEmbedded Systems Guide(cache)