SPRUJ86C October 2023 – August 2024 AM263P4 , AM263P4-Q1
The AM263Px Control Card uses three AM263Px SoC inter-integrated circuit (I2C) ports to operate as a controller for various targets. All I2C data and clock lines pulling up to the 3.3V IO voltage supply to enable communication are important.
Target | I2C Instance | I2C Address Bit Description | Device Configuration | CC Config. | I2C Address |
---|---|---|---|---|---|
Board ID EEPROM | I2C0 | The first 4 bits of the device address are set to 1010, the next two are set by the A2 and A1 pins, the seventh bit, a16, is the most significant internal address bit | 0b10110[A2][A1][a16] A1/A2 are connected to ground |
0b1010000 | 0x50 |
Ethernet Add-on Board EEPROM | I2C0 | The first 4 bits of the device address are set to 1010, the next three are set by the A2, A1, and A0 pins. | 0b1010[A2][A1][A0]A2/A0 are connected to ground. A1 is pulled up on the Ethernet add-on board | 0b1010010 | 0x52 |
GPIO Expander | I2C2 | The first 6 bits of the target address are set to 010000, the next bit is determined by the addr pin of the IO expander | 0b010000[ADDR] ADDR pin connected to ground |
0b0100000 | 0x20 |
BOOTMODE IO Expander | I2C2/I2C1_TA | The first 6 bits of the target address are set to 010000, the next bit is determined by the addr pin of the IO expander | 0b010000[ADDR] ADDR pin connected to 3.3V IO supply |
0b0100001 | 0x21 |
Current Monitor | I2C2 | The first three bits of the target address are 100, the following four bits are determined by what is hooked up to A1 and A0 | Refer to Address pin table from Device Data Sheet. | 0b1000000 | 0x40 |
Current Monitor | I2C2 | The first three bits of the target address are 100, the following four bits are determined by what is hooked up to A1 and A0 | Refer to Address pin table from Device Data Sheet. | 0b1000001 | 0x41 |
Temperature Sensor | I2C2 | Fixed value of 1001100 for part number TMP411Ax | N/A | 0b1001100 | 0x4C |
LED Driver | I2C2 | The first four bits of the target address are 1100, the following three are determined by A2, A1, and A0 | 0b1100[A2][A1][A0] A2/A1/A0 all connected to ground |
0b1100000 | 0x60 |