![Analog Devices ADuCM355 Скачать руководство пользователя страница 134](http://html1.mh-extra.com/html/analog-devices/aducm355/aducm355_hardware-reference-manual_2939808134.webp)
UG-1262
Rev. B | Page 134 of 312
SEQUENCER AND FIFO REGISTERS
Table 154. Sequence and FIFO Registers Summary
Address Name
Description
Reset
Access
0x400C2004
SEQCON
Sequencer configuration register
0x00000002
R/W
0x400C2008 FIFOCON
FIFO
configuration register
0x00001010
R/W
0x400C2060
SEQCRC
Sequencer CRC value register
0x00000001
R
0x400C2064 SEQCNT
Sequencer
command count register
0x00000000
R/W
0x400C2068 SEQTIMEOUT
Sequencer
timeout counter register
0x00000000
R
0x400C206C
DATAFIFORD
Data FIFO read register
0x00000000
R
0x400C2070
CMDFIFOWRITE
Command FIFO write register
0x00000000
W
0x400C2118 SEQSLPLOCK
Sequencer
sleep
control lock register
0x00000000
R/W
0x400C211C
SEQTRGSLP
Sequencer trigger sleep register
0x00000000
R/W
0x400C21CC
SEQ0INFO
Sequence 0 information register
0x00000000
R/W
0x400C21D0
SEQ2INFO
Sequence 2 information register
0x00000000
R/W
0x400C21D4
CMDFIFOWADDR
Command FIFO write address register
0x00000000
R/W
0x400C21D8 CMDDATACON
Command
data control register
0x00000410
R/W
0x400C21E0 DATAFIFOTHRES Data
FIFO threshold register
0x00000000
R/W
0x400C21E4
SEQ3INFO
Sequence 3 information register
0x00000000
R/W
0x400C21E8
SEQ1INFO
Sequence 1 information register
0x00000000
R/W
0x400C2200
FIFOCNTSTA
Command and data FIFO internal data count register
0x00000000
R
0x400C0430
TRIGSEQ
Trigger sequence register
0x0000
R/WS
Sequencer Configuration Register
Address: 0x400C2004, Reset: 0x00000002, Name: SEQCON
Table 155. Bit Descriptions for SEQCON Register
Bits
Bit Name
Settings Description
Reset
Access
[31:16] Reserved
Reserved.
0x0
R
[15:8] SEQWRTMR
Sequencer Write Commands Timer. These bits act as a clock divider
affecting only the write commands, not the wait commands. This divider
is useful to reduce the code size when generating arbitrary waveforms.
The clock source for the timer is ACLK.
0x0 R/W
[7:5] Reserved
Reserved.
0x0 R
4 SEQHALT
Halt Sequence Debugging Feature. This bit provides a way to halt the AFE
interface.
0x0 R/W
0
Normal
execution.
1
Execution
halted.
[3:2] Reserved
Reserved.
0x0 R
1 SEQHALTFIFOEMPTY
Halt Sequencer. This bit controls whether the sequencer stops when
attempting to read when the command FIFO is empty (in an underflow
condition).
0x1 R/W
1
Sequencer stops if command FIFO is empty and sequencer attempts to
read (in an underflow condition).
0
Sequencer continues to attempt to read, even if the FIFO is empty.
0 SEQEN
Enable Sequencer. When this bit is set to 1, the sequencer reads from the
command FIFO and executes the commands.
0x0 R/W
0
Sequencer disabled (default).
1
Sequencer
enabled.