Slave transmitter mode, Atmega128(l) – Rainbow Electronics ATmega128L User Manual

Page 212

Advertising
background image

212

ATmega128(L)

2467B–09/01

Figure 100. Formats and States in the Slave Receiver Mode

Slave Transmitter Mode

In the slave transmitter mode, a number of data bytes are transmitted to a master
receiver (see

Figure 101). All the status codes mentioned in this chapter assume that

the prescaler bits are zero or are masked to zero.

Figure 101. Data Transfer in Slave Transmitter Mode

To initiate the slave transmitter mode, TWAR and TWCR must be initialized as follows:

S

SLA

W

A

DATA

A

$60

$80

$88

A

$68

Reception of the
own slave address
and one or more
data bytes. All are
acknowledged

Last data byte received
is not acknowledged

Arbitration lost as master
and addressed as slave

Reception of the general call
address and one or more data
bytes

Last data byte received is
not acknowledged

n

From master to slave

From slave to master

Any number of data bytes
and their associated acknowledge bits

This number (contained in TWSR) corresponds
to a defined state of the 2-Wire Serial Bus. The
prescaler bits are zero or masked to zero

P or S

DATA

A

$80

$A0

P or S

A

A

DATA

A

$70

$90

$98

A

$78

P or S

DATA

A

$90

$A0

P or S

A

General Call

Arbitration lost as master and
addressed as slave by general call

DATA

A

Device 3

Device n

SDA

SCL

........

R1

R2

V

CC

Device 2

MASTER

RECEIVER

Device 1

SLAVE

TRANSMITTER

Advertising