13. I2C Registers > Register Descriptions
443
Tsi578 User Manual
June 6, 2016
Integrated Device Technology
www.idt.com
19:31
PADDR
Peripheral Address
This is the most significant 5 or 13 bits of the peripheral
address (depending on PSIZE setting). The least significant
3 bits are not programmable and are assumed 000; that is,
the peripheral address must be aligned to a multiple of 8
address in the EEPROM. To form the peripheral address,
this field is shifted left by 3 and then copied internally upon
boot start or a chain operation. The internal address is then
incremented as the boot load progresses.
For 2-byte addressing, the MSB of the peripheral address is
sent first. For example, setting this field to 0x0127 gives a
peripheral address of (0x0127 << 3) = 0x0938. The first byte
sent to the external device is 0x09 and the second byte is
0x38.
This field can be changed during the boot load, in
conjunction with setting the CHAIN bit, in order to jump the
boot load to a new peripheral address.
R/W
0x0000
(Continued)
Bits
Name
Description
Type
Reset
Value