Register Descriptions
16-34
ADSP-BF50x Blackfin Processor Hardware Reference
TWI Master Mode Address Register
(TWI_MASTER_ADDR)
During the addressing phase of a transfer, the TWI controller, with its
master enabled, transmits the contents of the
TWI_MASTER_ADDR
register.
When programming this register, omit the read/write bit. That is, only the
upper 7 bits that make up the slave address should be written to this regis-
ter. For example, if the slave address is
b#1010000X
, where
X
is the
read/write bit, then
TWI_MASTER_ADDR
is programmed with
b#1010000
,
which corresponds to 0x50. When sending out the address on the bus, the
TWI controller appends the read/write bit as appropriate based on the
state of the
MDIR
bit in the master mode control register.
Figure 16-20. TWI Master Mode Address Register
15 14
13 12
11 10
9
8
7
6
5
4
3
2
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
TWI Master Mode Address Register (TWI_MASTER_ADDR)
Reset = 0x0000
MADDR[6:0] (Master
Mode Address)
Summary of Contents for EZ-KIT Lite ADSP-BF506F
Page 50: ...Contents l ADSP BF50x Blackfin Processor Hardware Reference ...
Page 92: ...Development Tools 1 30 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 110: ...Interface Overview 3 12 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 236: ...Internal Flash Memory Control Registers 6 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 650: ...Programming Examples 15 56 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 804: ...Programming Examples 17 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1194: ...Programming Examples 24 90 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1256: ...ACM Registers A 50 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1264: ...Boundary Scan Architecture B 8 ADSP BF50x Blackfin Processor Hardware Reference ...