Control Registers and RAM
96
7.30.1
Control Field
Bits 15:13
BUFMODE
Buffer sequencing mode.
The three BUFMODE bits define the sequencing mode of the corresponding
buffer, i.e. the sequencer knows due to the BUFMODE setting what
conditions have to be met that a data transfer is initiated from this buffer. The
meaning of these bits is summarized in Table 9.
Table 9.
Buffer Mode Selection Bits BUFMODE[2:0]
Bits
15
13
12
11
10
9
8
7
0
base1+
000h...
1FFh
BUFMODE
CSHOLD LOCK WDEL
DFSEL
CSNR
RW-0
RW-0
RW-0
RW-0
RW-x
Legend: R = Read, W = Write, U = Undefined,
-n
= Value after reset, x = indeterminate
BUFMOD2 BUFMOD1 BUFMOD0 Description
0
0
0
The corresponding buffer is disabled
0
0
1
The sequencer skips the buffer until the corresponding
TXFULL flag is set, i.e. new transmit data available.
(single transfer mode)
0
1
0
The sequencer skips the buffer until the corresponding
RXEMPTY flag is set, i.e. new receive data can be
stored in RXDATA without data loss (overwrite-protect
mode)
0
1
1
The sequencer skips the buffer until the corresponding
TXFULL flag and RXEMPTY flag are set, i.e. new
transmit data available and previous receive data
consumed (read) by the host.
1
0
0
Sequencer initiates a transfer every time it checks this
buffer (continuous mode) Data transmit are
retransmitted if it has not been updated, data receive is
overwritten even if it has not been read.
1
0
1
Sequencer suspends to wait until the corresponding
TXFULL flag is set, i.e. the sequencer stops at the
current buffer until new transmit data is written into the
TXDATA field
1
1
0
Sequencer suspends to wait until the corresponding
RXEMPTY flag is set, i.e. the sequencer stops at the
current buffer until the previously received data is
consumed (read) by the host.
1
1
1
Sequencer suspends to wait until the corresponding
TXFULL flag and RXEMPTY flags are set, i.e. the
sequencer stops at the current buffer until new transmit
data is written into the TXDATA field and the previously
received data is consumed (read) by the host.
Summary of Contents for TMS470R1x
Page 2: ...2 ...