![ARTERY AT32F435 Series Скачать руководство пользователя страница 696](http://html1.mh-extra.com/html/artery/at32f435-series/at32f435-series_reference-manual_2977592696.webp)
AT32F435/437
Series Reference Manual
2022.11.11
Page 696
Rev 2.03
29.5.8 DMA stream-x memory 0 address register
(DMA_SxM0ADDR) (x= 1
…
8)
Access: 0 wait state, accessible by bytes, half-words or words.
Bit
Register
Reset value
Type
Description
Bit 31
: 0
M0ADDR
0x0000 0000 rw
Memory 0 address
Base address of memory area 0.
This field can be written only if:
·The stream is disabled (SEN =0)
·The stream is enabled in dual buffer mode, and CM=1.
29.5.9 DMA stream-x memory 1 address register
(DMA_SxM1ADDR) (x= 1
…
8)
Access: 0 wait state, accessible by bytes, half-words or words.
Bit
Register
Reset value
Type
Description
Bit 31
: 0
M1ADDR
0x0000 0000 rw
Memory 1 address
Base address of memory area 1.
This field can be written only if:
·The stream is disabled (SEN =0)
·The stream is enabled in dual buffer mode, and CM=1.
29.5.10 DMA stream-x FIFO control register (DMA_SxFCTRL) (x=
1
…
8)
Access: 0 wait state, accessible by bytes, half-words or words.
Bit
Register
Reset value
Type
Description
Bit 31
: 8
Reserved
0x0000 00
resd
Kept at its default value.
Bit 7
FERRIEN
0x0
rw
FIFO error interrupt enable
0: FIFO error interrupt disabled
1: FIFO error interrupt enabled
Bit 6
Reserved
0x0
resd
Kept at its default value.
Bit 5
: 3
FSTS
0x4
rw
FIFO status
000: 0 <fifo_level <1/4
001: 1/4
≤
fifo_level <1/2
010: 1/2
≤
fifo_level <3/4
011: 3/4
≤
fifo_level < full
100: FIFO empty
101: FIFO full
Others: No meaning
These bits are not relevant in direct mode (FEN=0)
Bit 2
FEN
0x0
rw
FIFO mode enable
0: Direct mode
1: FIFO mode
This bit is set by hardware if memory-to-memory mode is
selected (DTD=10) and SEN=1.
Bit 1
: 0
FTHSEL
0x1
rw
FIFO threshold select
00: 1/4 full FIFO
01: 1/2 full FIFO
10: 3/4 full FIFO
11: full FIFO
These bits are not used in direct mode (FEN=0).
These bits cannot be written only if SEN=0.