Datasheet

SAM9263 [DATASHEET]
Atmel-6249N-ATARM-SAM9263-Datasheet_14-Mar-16
494
32.8.5 Internal Address
The TWI interface can perform various transfer formats: Transfers with 7-bit slave address devices and 10-bit
slave address devices.
32.8.5.1 7-bit Slave Addressing
When Addressing 7-bit slave devices, the internal address bytes are used to perform random address (read or
write) accesses to reach one or more data bytes, within a memory page location in a serial memory, for example.
When performing read operations with an internal address, the TWI performs a write operation to set the internal
address into the slave device, and then switch to Master Receiver mode. Note that the second start condition (after
sending the IADR) is sometimes called “repeated start” (Sr) in I2C fully-compatible devices. See Figure 32-10,
Figure 32-11 and Figure 32-12.
The three internal address bytes are configurable through the Master Mode register (TWI_MMR).
If the slave device supports only a 7-bit address, i.e. no internal address, IADRSZ must be set to 0.
In the figures below the following abbreviations are used:
Figure 32-10. Master Write with One, Two or Three Bytes Internal Address and One Data Byte
Figure 32-11. Master Read with One, Two or Three Bytes Internal Address and One Data Byte
S
Start
P
Stop
W
Write
R
Read
A
Acknowledge
N
Not Acknowledge
DADR
Device Address
IADR
Internal Address
S DADR W A IADR(23:16) A IADR(15:8) A IADR(7:0) A DATA A P
S DADR W A IADR(15:8) A IADR(7:0) A PDATA A
A IADR(7:0) A P
DATA AS DADR W
TWD
Three bytes internal address
Two bytes internal address
One byte internal address
TWD
TWD
SA
S DADR W A IADR(23:16) A IADR(15:8) A IADR(7:0) A
S DADR W A IADR(15:8) A IADR(7:0) A
A IADR(7:0) AS DADR W
DATA N P
S DADR R A
S DADR R A DATA N P
DADR
R DATA N P
TWD
TWD
TWD
Three bytes internal address
Two bytes internal address
One byte internal address