TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136737 times)
  2. FAT32 Library (69951 times)
  3. Network Ethernet Library (55942 times)
  4. USB Device Library (46266 times)
  5. Network WiFi Library (41886 times)
  6. FT800 Library (41173 times)
  7. GSM click (28983 times)
  8. PID Library (26413 times)
  9. mikroSDK (26361 times)
  10. microSD click (25376 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

DMA Library

Rating:

6

Author: MIKROE

Last Updated: 2018-12-27

Package Version: 1.0.0.0

Category: Internal MCU modules

Downloaded: 1077 times

Not followed.

License: MIT license  

DMA is a powerful module that can autonomosly transfer data from memory to memory, memory to peripheral and peripheral to memory thus freeing up processor to do other tasks.

This library provides routines for working with DMA module.

A special thank you goes out to our valued associate Milos Markovic who helped in creating this package.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DMA Library" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DMA Library" changes.

Do you want to report abuse regarding "DMA Library".

  • Information
  • Comments (0)

Library Blog

DMA_img

DMA_img

Dma concept.

View full image

DMA Library:
DMA is a powerful module that can autonomosly transfer data from memory to memory, memory to peripheral and peripheral to memory thus freeing up the processor itself to do other tasks.

DMA transfers are executed while processor is not using system buses so there is no effect on processors performance.

Using DMA with peripherals allows data to be read and written to peripherals in burst mode with processor only called to process data once whole transfers are complete. 

This library provides routines for working with DMA module.

COVERAGE:
This library covers the following chips:

  1. TM4C129xxxx
  2. TM4C123xxxx
  3. MSP432P401

EXAMPLES:
Following examples are included:

  1. UartDemo example;
  2. SpiSramDemo example;
  3. Mem2Mem example;
  4. I2CDemo example;
  5. ADCDemo example;

All examples provided are also covered with comments for ease of use.
 

A special "Thank you" goes out to our valued associate Milos Markovic who helped in creating this package.

ALSO FROM THIS AUTHOR

Rec N Play click

0

Rec&Play Click is a digital voice recorder on a Click board™. It is based on the ISD3900, a multi-message record and playback device. It features the ChipCorder® technology, offering digital sound compression, smart message management, digitally configurable signal path, and more.

[Learn More]

Analog Key click

0

Analog Key Click is an analog keyboard on a Click board. It contains six tactile pushbuttons, used to select one of six different voltage levels. The idea behind this click is very simple: six resistors form a voltage divider.

[Learn More]

BI Hall click

5

Bi Hall click is a simple solution for adding a bipolar Hall switch to your design. It carries the Melexis US2882 bipolar Hall-effect switch and a 74LVC1T45 single bit, dual supply transceiver. A bipolar Hall effect sensor is sensitive to both north and south pole magnetic fields.

[Learn More]