User Manual
BCM1250/BCM1125/BCM1125H
10/21/02
B r o a d c o m C o r p o r a t i o n
Document
1250_1125-UM100CB-R
Section 10: Serial Interfaces Page
327
Table 199: DUART Command Registers
duart_cmd_a -
00_1006_0150
duart_cmd_b -
00_1006_0250
Bits
Name
Default
Description
0
duart_rx_en
1'b0
Enable receiver.
Setting this bit at the same time as duart_rx_dis results in no change in the
receiver.
1
duart_rx_dis
1'b0
Disable receiver immediately (a character being received will be lost)
Setting this bit at the same time as duart_rx_en results in no change in the
receiver.
2
duart_tx_en
1'b0
Enable transmitter.
Setting this bit at the same time as duart_tx_dis results in no change in the
transmitter.
3
duart_tx_dis
1'b0
Disable transmitter when it next becomes idle (i.e. complete any in progress
character)
Setting this bit at the same time as duart_tx_en results in no change in the
transmitter.
6:4
duart_misc_cmd
3'b000
0: No action.
1: No action.
2: Reset receiver.
3: Reset transmitter.
4: No action.
5: Reset channel's break-change interrupt.
6: Start break (drive data output line low when the transmitter becomes idle, and
prevent further transmission).
7: Stop break (if currently sending a break, drive line high for at least one bit time
and resume normal transmission).
7
reserved
1'b0
Reserved, write as zero.
63:8
notimp
56’bx
Not implemented.
Table 200: DUART Status Registers
duart_status_a -
00_1006_0120
duart_status_b -
00_1006_0220
READ ONLY
Bits
Name
Default
Description
0
duart_rx_rdy
1'b0
Receiver ready: at least one character can be read. This bit is set whenever there
are characters in the receive FIFO even if the receiver is disabled.
1
duart_rx_fful
1'b0
Receive FIFO full: if any further characters are received they will be discarded.
This signal is asserted when the start bit is detected for the character that will
cause the receiver to become full, if handshaking is disabled the CPU has one
character-time to read data from the FIFO before characters are lost.
2
duart_tx_rdy
1'b1
Transmitter ready: there is room for at least one character to be written into the
transmitter. This bit is set whenever there is space in the transmit FIFO even if
the transmitter is disabled (characters inserted in the FIFO will be transmitted
when the transmitter is next enabled).
3
duart_tx_emt
1'b1
Transmitter empty: there are no characters to send and the transmitter is idle
4
duart_ovrun_err
1'b0
Overrun error: This flag tags a received character to indicate that characters were
lost prior to this one.
5
duart_parity_err
1'b0
Parity error: This flag tags a received character to indicate that this character was
received with incorrect parity
Содержание BCM1125
Страница 18: ...BCM1250 BCM1125 BCM1125H User Manual 10 21 02 Broadcom Corporation Page xviii Document 1250_1125 UM100CB R ...
Страница 28: ...BCM1250 BCM1125 BCM1125H User Manual 10 21 02 Broadcom Corporation Page xxviii Document 1250_1125 UM100CB R ...
Страница 515: ...BCM1250 BCM1125 BCM1125H User Manual 10 21 02 Broadcom Corporation Page vii Index Document 1250_1125 UM100CB R ...