Harman Patil (Editor)

Peripheral DMA controller

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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.

References

Peripheral DMA controller Wikipedia


Similar Topics