Jump to content

Peripheral DMA controller

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Arjayay (talk | contribs) at 15:00, 5 June 2025 (Plural). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A peripheral DMA controller (PDC) 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 types of functions.

See also

[edit]

References

[edit]