TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 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 (136553 times)
  2. FAT32 Library (69756 times)
  3. Network Ethernet Library (55855 times)
  4. USB Device Library (46195 times)
  5. Network WiFi Library (41816 times)
  6. FT800 Library (41009 times)
  7. GSM click (28931 times)
  8. PID Library (26386 times)
  9. mikroSDK (26297 times)
  10. microSD click (25304 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: 1064 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

Manometer click

2

Manometer click is an add-on board with a piezoresistive silicon pressure sensor. The onboard Honeywell HSCMAND060PA3A3 module has an industry-leading, extremely high accuracy of ±0.25%FSS BFSL. An absolute pressure range from 0 to 60 PSI makes it suitable for a variety applications.

[Learn More]

ECG 4 click

5

ECG 4 Click is a complete solution for the development of ECG and Heart-Rate (HR) applications, based on the BMD101, a specialized bio-signal sensing System-on-Chip (SoC).

[Learn More]

Expand 6 click

0

EXPAND 6 Click is a compact add-on board that contains an I2C configurable multi-port I/O expander with independently configurable pins as bi-directional input/outputs or PWM outputs.

[Learn More]