![ARTERY AT32F435 Series Скачать руководство пользователя страница 673](http://html1.mh-extra.com/html/artery/at32f435-series/at32f435-series_reference-manual_2977592673.webp)
AT32F435/437
Series Reference Manual
2022.11.11
Page 673
Rev 2.03
Bit 10: 8
XIPW_OPMODE
0x0
rw
XIP write operation mode
000: Serial mode
001: Dual mode
010: Quad mode
011: Dual IO mode
100: Quad IO mode
101: DPI mode
110: QPI mode
111: Reserved
Bit 7: 0
XIPW_DUM2
0x00
rw
XIP Write second dummy cycle
The second dummy state is located between the address
and data status, excluding continuous read mode status.
The user can check if there is a dummy state between the
address and data status in SPI Flash specification. The
host controller issues logic 1 in a dummy cycle.
0: No second dummy state
1~32: 1 dummy second period~32 dummy second periods
28.4.14 XIP command word 2 (XIP CMD_W2)
No-wait states, accessible by bytes, half words and words.
Bit
Register
Reset value
Type
Description
Bit 31
XIPW_SEL
0x0
rw
XIP write mode select
0: Mode D
1: Mode T
The XIP slave port can be used for the improvement of
read/write process and performance.
Mode D: When data are written to the consecutive
addresses, put a limit on the maximum data count (DCNT)
in a single write operation
Mode T: When two consecutive data are written and the
addresses are also continuous, and the interval is less
than a specified time (TCNT), then they are combined into
one command.
Bit 30: 24 XIPW_TCNT
0x0F
rw
This indicates the time counter that is used to judge time
interval in mode T.
Value is in terms of sck_out period.
This counter is valid when mode T is selected.
Bit 23: 22 Reserved
0x0
resd
Kept at its default value.
Bit 21: 16 XIPW_DCNT
0x01
rw
This indicates the time counter that is used to judge the
maximum data count in mode D.
Value is in terms of word, and must not be 0.
This counter is valid when mode D is selected.
Bit 15
XIPR_SEL
0x0
rw
XIP read mode select
0: Mode D
1: Mode T
The XIP slave port can be used for the improvement of
read/write process and performance.
Mode D: When data are read from the consecutive
addresses, put a limit on the maximum data count (DCNT)
in a single write operation
Mode T: When two consecutive data are read and the
addresses are also continuous, and the interval is less
than a specified time (TCNT), then they are combined into
one command.