sinara-hw / Sayma_AMC

AMC FPGA carrier board with FMC, dual SFP and RTM
8 stars 6 forks source link

Possible typo in I2C mux address #156

Open HarryMakes opened 3 years ago

HarryMakes commented 3 years ago

On page 9 of the latest version of Sayma AMC schematic, the table describing the I2C addresses for the two TCA9548ARGER muxes are incorrect. The correct description should read:

FPGA I2C and MMC I2C2, addr 1110 A2 A1 0 MMC I2C1, addr 1110 A2 A1 1 where A2=P2[28], A1=P2[29] default addr is 0x70 and 0x71

Similar issue: https://github.com/sinara-hw/Metlino/issues/72