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 (136723 times)
  2. FAT32 Library (69935 times)
  3. Network Ethernet Library (55939 times)
  4. USB Device Library (46265 times)
  5. Network WiFi Library (41886 times)
  6. FT800 Library (41169 times)
  7. GSM click (28980 times)
  8. PID Library (26412 times)
  9. mikroSDK (26357 times)
  10. microSD click (25360 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: 1074 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

Accel 25 click

0

Accel 25 Click is a compact add-on board that contains an acceleration sensor. This board features the MXC4005XC, a 12-bit three-axis thermal accelerometer from MEMSIC. It allows selectable full-scale acceleration measurements of ±2g, ±4g, or ±8g in three axes with a compatible I2C serial interface with 400KHz fast mode operation.

[Learn More]

C Meter click

1

C Meter click is a mikroBUS add-on board with circuitry for measuring the value of capacitors. The design is based on a NE-555 timer/square-wave generator.

[Learn More]

BUZZ click

0

BUZZ Click is an accessory board in mikroBus™ form factor. Board features a piezo speaker capable of emitting audio signals.Buzzer’s resonant frequency is 3.8kHz (where you can expect it’s best performance).

[Learn More]