XE8000EV101 Semtech, XE8000EV101 Datasheet - Page 77

EVAL BOARD FOR XE8801AMI027LF

XE8000EV101

Manufacturer Part Number
XE8000EV101
Description
EVAL BOARD FOR XE8801AMI027LF
Manufacturer
Semtech
Type
MCUr
Datasheets

Specifications of XE8000EV101

Contents
Fully Assembled Evaluation Board
For Use With/related Products
XE88LC01AMI027
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
The bits UartEnRx1 and UartEnRx2 are used to enable or disable the reception. When one is set to 1, the
reception is enabled.
The word length (7 or 8 data bits) can be chosen with UartWL. A parity bit is added during transmission or checked
during reception if UartPE is set. The parity mode (odd or even) can be chosen with UartPM.
Setting the bits UartXRx and UartXTx inverts the Rx respectively Tx signals.
The bit UartEcho is used to send the received data automatically back. The transmission function becomes then:
Tx = Rx XOR UartXTx.
14.6.2
In order to send data, the transmitter has to be enabled by setting the bit UartEnTx. Data to be sent has to be
written to the register RegUartTx. The bit UartTxFull in RegUartTxSta then goes to 1, indicating to the transmitter
that a new word is available. As soon as the transmitter has finished sending the previous word, it then loads the
contents of the register RegUartTx to an internal shift register and clears the UartTxFull bit. An interrupt is
generated on Irq_uart_Tx at the falling edge of the UartTxFull bit. The bit UartTxBusy in RegUartTxSta shows
that the transmitter is busy transmitting a word.
A timing diagram is shown in Figure 14-1. Data are sent LSB first.
New data should be written to the register RegUartTx only while UartTxFull is 0, otherwise data will be lost.
Figure 14-1. Uart transmission timing diagram.
© Semtech 2005
Asynchronous Transmission
Asynchronous Transmission (back to back)
write to RegUartTx
write to RegUartTx
reguarttx_shift
reguarttx_shift
UartTxBusy
UartTxBusy
RegUartTx
Irq_uart_Tx
RegUartTx
Irq_uart_Tx
UartTxFull
UartTxFull
shift clock
shift clock
Transmission
Tx
Tx
word 1
word 1
word 1
start
word 2
word 1
start
word 2
word 1
b0
b0
14-5
b1
b6/7
stop
b6/7
word 2
start
parity
XE8801A – SX8801R
stop
www.semtech.com

Related parts for XE8000EV101