SLVSAN9C April 2011 – March 2019 UCD90120A
PRODUCTION DATA.
Two pins are allocated to decode the PMBus address. At power up, the device applies a bias current to each address-detect pin, and the voltage on that pin is captured by the internal 12-bit ADC. The PMBus address is calculated as follows.
PMBus Address = 12 × bin(VAD01) + bin(VAD00)
Where bin(VAD0x) is the address bin for one of eight addresses as shown in Table 8. The address bins are defined by the MIN and MAX VOLTAGE RANGE (V). Each bin is a constant ratio of 1.25 from the previous bin. This method maintains the width of each bin relative to the tolerance of standard 1% resistors.
ADDRESS BIN | RPMBus
PMBus RESISTANCE (kΩ) |
---|---|
open | — |
11 | 200 |
10 | 154 |
9 | 118 |
8 | 90.9 |
7 | 69.8 |
6 | 53.6 |
5 | 41.2 |
4 | 31.6 |
short | — |
A low impedance (short) on either address pin that produces a voltage below the minimum voltage causes the PMBus address to default to address 126 (0x7E). A high impedance (open) on either address pin that produces a voltage above the maximum voltage also causes the PMBus address to default to address 126 (0x7E).
Address 0 is not used because it is the PMBus general-call address. Addresses 11 and 127 can not be used by this device or any other device that shares the PMBus with it, because those are reserved for manufacturing programming and test. It is recommended that address 126 not be used for any devices on the PMBus, because this is the address that the UCD90120A defaults to if the address lines are shorted to ground or left open. Table 9 summarizes which PMBus addresses can be used. Other SMBus/PMBus addresses have been assigned for specific devices. For a system with other types of devices connected to the same PMBus, see the SMBus device address assignments table in Appendix C of the latest version of the System Management Bus (SMBus) specification. The SMBus specification can be downloaded at http://smbus.org/specs/smbus20.pdf.
ADDRESS | STATUS | REASON |
---|---|---|
0 | Prohibited | SMBus generaladdress call |
1-10 | Available | |
11 | Avoid | Causes conflicts with other devices during program flash updates. |
12 | Prohibited | PMBus alert response protocol |
13-125 | Available | |
126 | For JTAG Use | Default value; may cause conflicts with other devices. |
127 | Prohibited | Used by TI manufacturing for device tests. |
NOTE
Address 126 (0x7E) is not recommended to be selected as a permanent PMBus address for any given application design.
Leaving the address in default state as 126 (0x7E) will enable the JTAG and not allow using the JTAG compatible pins (36-39) as GPIOs.