![ARTERY AT32F435 Series Скачать руководство пользователя страница 698](http://html1.mh-extra.com/html/artery/at32f435-series/at32f435-series_reference-manual_2977592698.webp)
AT32F435/437
Series Reference Manual
2022.11.11
Page 698
Rev 2.03
29.5.15 DMA 2D transfer stride register (DMA_STRIDE)( x = 1
…
8)
Access: 0 wait state, accessible by bytes, half-words or words.
Bit
Register
Reset value
Type
Description
Bit 31
: 16 DSTSTD
0x0000
rw
Destination stride
This is a signed value (two’s complement).
0x0000: 0
…
0x7FFF:32767
0x8000:-32768
0x8001:-32767
…
0xFFFF:-1
The DST value is in terms of byte address. For example,
if the destination stride is 0x8, the destination byte address
is added with 0x8 before the next iteration.
DSTSTD bit 1..0 must be 00, for the size of the destination
position remains word.
Bit 15
: 0
SRCSTD
0x0000
rw
Source stride
This is a signed value (two’s complement).
0x0000: 0
…
0x7FFF:32767
0x8000:-32768
0x8001:-32767
…
0xFFFF:-1
The SRC value is in terms of byte address. For example,
if the source stride is 0x8, the source byte address is
added with 0x8 before the next iteration.
SRCSTDbit 1..0 must be 00, for the size of the source
position remains word.
29.5.16 DMA synchronization enable (DMA_SYNCEN)
Access: 0 wait state, accessible by bytes, half-words or words.
Bit
Register
Reset value
Type
Description
Bit 31: 8
Reserved
0x0
r
e
s
d
Kept at its default value.
Bit 7
S8SYNC
0x0
r
w
Stream8 synchronization enable
Bit 6
S7SYNC
0x0
r
w
Stream7 synchronization enable
Bit 5
S6SYNC
0x0
r
w
Stream6 synchronization enable
Bit 4
S5SYNC
0x0
r
w
Stream5 synchronization enable
Bit 3
S4SYNC
0x0
r
w
Stream4 synchronization enable
Bit 2
S3SYNC
0x0
r
w
Stream3 synchronization enable
Bit 1
S2SYNC
0x0
r
w
Stream2 synchronization enable
Bit 0
S1SYNC
0x0
r
w
Stream1 synchronization enable