SPRUJ93 august 2023
The AM263x Control Card has a I2C based 1 Mbit EEPROM (CAT23M01WI-GT3) to store board configuration details. The Board ID EEPROM is connected to the I2C0 interface of the AM263x through a 1:2 mux (SN74CB3Q3257PWR). The default I2C address of the EEPROM is set to 0x50 by pulling down the address pins A1 and A2 to ground. The Write Protect pin for the EEPROM is by default pulled down to ground and therefore disabled. There is also the option to enable Write Protect by removing the 10 kΩ pull down resistor (R273) and mounting a pull up resistor (R268) to the 3.3 V IO voltage supply.
The GPIO Expander is used to control the select signal (I2C0_MUX_SEL) of the 1:2 Mux.
Select | Condition | Mux Function |
---|---|---|
HIGH | HSEC EQEP Selected | A→B2 port |
LOW | I2C0 Selected | A→B1 port |