Nations Technologies Inc.
Tel
:
+86-755-86309900
:
info@nationstech.com
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
148
/
631
Bit field
Name
Description
Memory starting address for DMA to read/write from/to.
Increment of address will be decided by DMA_CHCFGx.MSIZE. With
DMA_CHCFGx.MSIZE equal to 01, DMA ignores bit 0 of MADDR and if
DMA_CHCFGx.MSIZE equal to 10 DMA will ignore bit [1:0] of MADDR.
DMA channel x channel request select register (DMA_CHSELx)
Note
:
The x is channel number, x = 1…8
Address offset: 0x18+20 * (x–1)
Reset value: 0x0000 0000
Bit field
Name
Description
31:6
Reserved
Reserved, the reset value must be maintained.
5:0
CH_SEL[5:0]
DMA channel request selection
0x00
:
ADC_DMA
0x01
:
USART1_TX
0x02
:
USART1_RX
0x03
:
USART2_TX
0x04
:
USART2_RX
0x05
:
USART3_TX
0x06
:
USART3_RX
0x07
:
UART4_TX
0x08
:
UART4_RX
0x09
:
UART5_TX
0x0A
:
UART5_RX
0x0B
:
LPUART_TX
0x0C
:
LPUART_RX
0x0D
:
SPI1_TX
0x0E
:
SPI1_RX
0x0F
:
SPI2_TX
0x10
:
SPI2_RX
0x11
:
I2C1_TX
0x12
:
I2C1_RX
0x13
:
I2C2_TX
0x14
:
I2C2_RX