summaryrefslogtreecommitdiff
path: root/i2c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2017-04-08 22:56:48 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2017-04-09 19:58:44 +0200
commit27221df44a9a90c8fe4af1e8ae6d808e6095d312 (patch)
tree531433f5f053eed99bb46477150d30a1471543f5 /i2c
parentf68fd2bd1e18821bfb754c4235085752452f97aa (diff)
downloadsigrok-dumps-27221df44a9a90c8fe4af1e8ae6d808e6095d312.tar.gz
sigrok-dumps-27221df44a9a90c8fe4af1e8ae6d808e6095d312.zip
Add a Microchip 24LC02B dump (Hantek 6022BE).
Diffstat (limited to 'i2c')
-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