From f90bc77c8e8dab616cf4bac5b887d052f8d4f97b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 9 Apr 2017 19:46:16 +0200 Subject: Add a Microchip 24LC64 dump (Instrustar ISDS205A). --- i2c/eeprom_24xx/microchip_24lc64/README | 34 +++++++++++++++++++++ .../instrustar_isds250a_powerup.sr | Bin 0 -> 49190 bytes 2 files changed, 34 insertions(+) create mode 100644 i2c/eeprom_24xx/microchip_24lc64/README create mode 100644 i2c/eeprom_24xx/microchip_24lc64/instrustar_isds250a_powerup.sr (limited to 'i2c/eeprom_24xx') diff --git a/i2c/eeprom_24xx/microchip_24lc64/README b/i2c/eeprom_24xx/microchip_24lc64/README new file mode 100644 index 0000000..3584e15 --- /dev/null +++ b/i2c/eeprom_24xx/microchip_24lc64/README @@ -0,0 +1,34 @@ +------------------------------------------------------------------------------- +Microchip 24LC64 +------------------------------------------------------------------------------- + +This is a set of example captures of Microchip 24LC64 I2C traffic. + +Details: +https://www.microchip.com/wwwproducts/en/24LC64 +http://ww1.microchip.com/downloads/en/DeviceDoc/21189T.pdf + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a CWAV USBee SX or equivalent (at 8MHz): + + Probe I2C pin + ------------------- + 0 (black) SCL + 1 (brown) SDA + + +amfpga-cpld-board-fx2-init.sr +----------------------------- + +This is the I2C communication of a Microchip 24LC64 in an AMFPGA CPLD board. + + +instrustar_isds250a_powerup.sr +------------------------------ + +This is the I2C communication during powerup between the Cypress FX2 and the +Microchip 24LC64 in the Instrustar ISDS205A USB oscilloscope. + diff --git a/i2c/eeprom_24xx/microchip_24lc64/instrustar_isds250a_powerup.sr b/i2c/eeprom_24xx/microchip_24lc64/instrustar_isds250a_powerup.sr new file mode 100644 index 0000000..9e97070 Binary files /dev/null and b/i2c/eeprom_24xx/microchip_24lc64/instrustar_isds250a_powerup.sr differ -- cgit v1.2.3-54-g00ecf