Jump to content

Peripheral DMA controller

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Matthiaspaul (talk | contribs) at 16:11, 29 April 2018 (+See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A peripheral DMA controller is a feature found in modern microcontrollers. This is typically a FIFO with automated control features for driving implicitly included modules in a microcontroller such as UARTs.

This takes a large burden from the operating system and reduces the number of interrupts required to service and control these type of functions.

See also

References