]> sigrok.org Git - sigrok-dumps.git/commitdiff
Add an Atmel AT24C16C dump (DreamSourceLab DSLogic).
authorUwe Hermann <redacted>
Tue, 13 Jun 2017 21:17:45 +0000 (23:17 +0200)
committerUwe Hermann <redacted>
Tue, 13 Jun 2017 21:17:45 +0000 (23:17 +0200)
i2c/eeprom_24xx/atmel_at24c16c/README [new file with mode: 0644]
i2c/eeprom_24xx/atmel_at24c16c/dreamsourcelab_dslogic_powerup.sr [new file with mode: 0644]

diff --git a/i2c/eeprom_24xx/atmel_at24c16c/README b/i2c/eeprom_24xx/atmel_at24c16c/README
new file mode 100644 (file)
index 0000000..f2d2305
--- /dev/null
@@ -0,0 +1,28 @@
+-------------------------------------------------------------------------------
+Atmel AT24C16C
+-------------------------------------------------------------------------------
+
+This is a set of example captures of Atmel AT24C16C I2C traffic.
+
+Details:
+https://www.microchip.com/wwwproducts/en/AT24C16C
+http://www.atmel.com/images/atmel-8719-seeprom-at24c16c-datasheet.pdf
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was a Saleae Logic (at 4MHz):
+
+  Probe       I2C pin
+  -------------------
+  0 (black)   SCL
+  1 (brown)   SDA
+  2 (red)     WP
+
+
+dreamsourcelab_dslogic_powerup.sr
+---------------------------------
+
+This is the I2C communication during powerup between the Cypress FX2 and the
+Atmel AT24C16C in the DreamSourceLab DSLogic.
diff --git a/i2c/eeprom_24xx/atmel_at24c16c/dreamsourcelab_dslogic_powerup.sr b/i2c/eeprom_24xx/atmel_at24c16c/dreamsourcelab_dslogic_powerup.sr
new file mode 100644 (file)
index 0000000..3efdbf0
Binary files /dev/null and b/i2c/eeprom_24xx/atmel_at24c16c/dreamsourcelab_dslogic_powerup.sr differ