S3C2500B
SERIAL I/O (HIGH-SPEED UART)
14-9
14.3.2 HIGH-SPEED UART STATUS REGISTERS
Table 14-5. High-Speed UART Status Registers
Registers
Offset Address
R/W
Description
Reset Value
HUSTAT
0xF0070004
0xF0080004
R/W
High-Speed UART status register
–
Table 14-6. High-Speed UART Status Register Description
Bit Number
Bit Name
Description
[0]
Receive Data Valid
(RDV)
This bit automatically set to one when Receive FIFO-top or
HURXBUF contains a valid data received over the serial port. The
received data can be read from Receive FIFO-top or HURXBUF .
When this bit is "0", there is no valid data.
According to the current setting of the High-Speed UART receive
mode bits, an interrupt or DMA request is generated when
HUSTAT[0] is "1". In case of HUCON[3:2]='01' and
HUINT[0]=1,interrupt requested, and HUCON[3:2]='10' or '11', DMA
request occurred.
You can clear this bit by reading Receive FIFO or HURXBUF.
NOTE:
Whether Receive FIFO top or HURXBUF depends on the
HUCON[17].
[1]
Break Signal Detected
(BKD)
This bit automatically set to one to indicate that a break signal has
been received in Receive FIFO-top or HURXBUF.
If the BKD interrupt enable bit, HUINT[1], is "1", a interrupt is
generated when a break occurs.
You have to clear this bit by writing '1' to this bit. If not, UART may
be stopped.
[2]
Frame Error (FER)
This bit automatically set to "1" whenever a frame error occurs
during a serial data receiving operation. A frame error occurs when
a zero is detected instead of the stop bit(s).
If the FER interrupt enable bit, HUINT[2], is "1", a interrupt is
generated when a frame error occurs.
You have to clear this bit by writing '1' to this bit. If not, UART may
be stopped.
[3]
Parity Error (PER)
This bit automatically set to "1" whenever a parity error occurs
during a serial data receiving operation. If the PER interrupt enable
bit, HUINT[3], is "1", a interrupt is generated when a parity error
occurs.
You have to clear this bit by writing '1' to this bit. If not, UART may
be stopped.
Содержание S3C2500B
Страница 2: ...S3C2500B 32 BIT RISC MICROPROCESSOR USER S MANUAL Revision 1 ...
Страница 17: ......
Страница 25: ......
Страница 80: ...PRODUCT OVERVIEW S3C2500B 1 46 NOTES ...
Страница 296: ...MEMORY CONTROLLER S3C2500B 5 60 NOTES ...
Страница 531: ...GDMA CONTROLLER S3C2500B 12 24 NOTES ...
Страница 593: ...I O PORTS S3C2500B 15 12 NOTES ...