summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i2c/eeprom_24xx/microchip_24lc02b/README28
-rw-r--r--i2c/eeprom_24xx/microchip_24lc02b/hantek_6022be_powerup.srbin0 -> 1336 bytes
2 files changed, 28 insertions, 0 deletions
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
--- /dev/null
+++ b/i2c/eeprom_24xx/microchip_24lc02b/hantek_6022be_powerup.sr
Binary files differ