diff options
Diffstat (limited to 'i2c/eeprom_24xx/atmel_at24c16c')
-rw-r--r-- | i2c/eeprom_24xx/atmel_at24c16c/README | 28 | ||||
-rw-r--r-- | i2c/eeprom_24xx/atmel_at24c16c/dreamsourcelab_dslogic_powerup.sr | bin | 0 -> 692 bytes |
2 files changed, 28 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 0000000..3efdbf0 --- /dev/null +++ b/i2c/eeprom_24xx/atmel_at24c16c/dreamsourcelab_dslogic_powerup.sr |