From 9dedb9588760a643e1e818161ff7907874544dfd Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 13 Jun 2017 23:17:45 +0200 Subject: Add an Atmel AT24C16C dump (DreamSourceLab DSLogic). --- i2c/eeprom_24xx/atmel_at24c16c/README | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 i2c/eeprom_24xx/atmel_at24c16c/README (limited to 'i2c/eeprom_24xx/atmel_at24c16c/README') 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. -- cgit v1.2.3-54-g00ecf