From: Uwe Hermann Date: Sun, 9 Apr 2017 17:46:16 +0000 (+0200) Subject: Add a Microchip 24LC64 dump (Instrustar ISDS205A). X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-dumps.git;a=commitdiff_plain;h=f90bc77c8e8dab616cf4bac5b887d052f8d4f97b Add a Microchip 24LC64 dump (Instrustar ISDS205A). --- 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