From: Uwe Hermann Date: Tue, 13 Jun 2017 21:17:45 +0000 (+0200) Subject: Add an Atmel AT24C16C dump (DreamSourceLab DSLogic). X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-dumps.git;a=commitdiff_plain;h=9dedb9588760a643e1e818161ff7907874544dfd Add an Atmel AT24C16C dump (DreamSourceLab DSLogic). --- diff --git a/i2c/eeprom_24xx/atmel_at24c16c/README b/i2c/eeprom_24xx/atmel_at24c16c/README new file mode 100644 index 0000000..f2d2305 --- /dev/null +++ b/i2c/eeprom_24xx/atmel_at24c16c/README @@ -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 index 0000000..3efdbf0 Binary files /dev/null and b/i2c/eeprom_24xx/atmel_at24c16c/dreamsourcelab_dslogic_powerup.sr differ