From 27221df44a9a90c8fe4af1e8ae6d808e6095d312 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 8 Apr 2017 22:56:48 +0200 Subject: Add a Microchip 24LC02B dump (Hantek 6022BE). --- i2c/eeprom_24xx/microchip_24lc02b/README | 28 +++++++++++++++++++++ .../microchip_24lc02b/hantek_6022be_powerup.sr | Bin 0 -> 1336 bytes 2 files changed, 28 insertions(+) create mode 100644 i2c/eeprom_24xx/microchip_24lc02b/README create mode 100644 i2c/eeprom_24xx/microchip_24lc02b/hantek_6022be_powerup.sr (limited to 'i2c') diff --git a/i2c/eeprom_24xx/microchip_24lc02b/README b/i2c/eeprom_24xx/microchip_24lc02b/README new file mode 100644 index 0000000..73f0947 --- /dev/null +++ b/i2c/eeprom_24xx/microchip_24lc02b/README @@ -0,0 +1,28 @@ +------------------------------------------------------------------------------- +Microchip 24LC02B +------------------------------------------------------------------------------- + +This is a set of example captures of Microchip 24LC02B I2C traffic. + +Details: +https://www.microchip.com/wwwproducts/en/24LC02B +http://ww1.microchip.com/downloads/en/DeviceDoc/21709J.pdf + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a CWAV USBee SX (at 8MHz): + + Probe I2C pin + ------------------- + 0 (black) SCL + 1 (brown) SDA + + +hantek_6022be_powerup.sr +------------------------ + +This is the I2C communication during powerup between the Cypress FX2 and the +Microchip 24LC02B in the Hantek 6022BE USB oscilloscope. + diff --git a/i2c/eeprom_24xx/microchip_24lc02b/hantek_6022be_powerup.sr b/i2c/eeprom_24xx/microchip_24lc02b/hantek_6022be_powerup.sr new file mode 100644 index 0000000..921987d Binary files /dev/null and b/i2c/eeprom_24xx/microchip_24lc02b/hantek_6022be_powerup.sr differ -- cgit v1.2.3-54-g00ecf