STM32 Microcontroller Development
DMA Purpose and Benefits
DMA Controller Structure
Channel and Stream Concepts
Request Mapping
Memory-to-Peripheral
Peripheral-to-Memory
Memory-to-Memory
Byte Transfers
Half-word Transfers
Word Transfers
Normal Mode
Circular Mode
Double Buffer Mode
FIFO Mode (where available)
DMA with ADC
DMA with UART/USART
DMA with SPI
DMA with I2C
DMA with Timers
Transfer Complete Interrupt
Half Transfer Interrupt
Transfer Error Interrupt
FIFO Error Interrupt
DMA Status Flags
Memory Alignment
Burst Transfers
Priority Levels
Arbitration Schemes
Previous
7. Timers (TIM)
Go to top
Next
9. Serial Communication Interfaces