beautypg.com

2 automatic address recognition, 3 given address – Rainbow Electronics T89C51AC2 User Manual

Page 46

background image

46

T89C51AC2

Rev. B – 19-Dec-01

valid stop bits cannot clear the FE bit. When the FE feature is enabled, RI rises on the
stop bit instead of the last data bit (See Figure 20. and Figure 21.).

Figure 20. UART Timing in Mode 1

Figure 21. UART Timing in Modes 2 and 3

11.2 Automatic Address
Recognition

The automatic address recognition feature is enabled when the multiprocessor commu-
nication feature is enabled (SM2 bit in SCON register is set).
Implemented in the hardware, automatic address recognition enhances the multiproces-
sor communication feature by allowing the serial port to examine the address of each
incoming command frame. Only when the serial port recognizes its own address will the
receiver set the RI bit in the SCON register to generate an interrupt. This ensures that
the CPU is not interrupted by command frames addressed to other devices.
If necessary, you can enable the automatic address recognition feature in mode 1. In
this configuration, the stop bit takes the place of the ninth data bit. Bit RI is set only when
the received command frame address matches the device’s address and is terminated
by a valid stop bit.
To support automatic address recognition, a device is identified by a given address and
a broadcast address.

Note:

The multiprocessor communication and automatic address recognition features cannot
be enabled in mode 0 (i.e. setting SM2 bit in SCON register in mode 0 has no effect).

11.3 Given Address

Each device has an individual address that is specified in the SADDR register; the
SADEN register is a mask byte that contains don’t-care bits (defined by zeros) to form
the device’s given address. The don’t-care bits provide the flexibility to address one or

Data byte

RI

SMOD0=X

Stop

bit

Start

bit

RXD

D7

D6

D5

D4

D3

D2

D1

D0

FE

SMOD0=1

RI

SMOD0=0

Data byte

Ninth

bit

Stop

bit

Start

bit

RXD

D8

D7

D6

D5

D4

D3

D2

D1

D0

RI

SMOD0=1

FE

SMOD0=1