From ad011ff31ff6a418877278ef3b006c89ca17b9c8 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 10 May 2012 18:51:33 +0200 Subject: Makefile: Name target 'dist' for consistency. Also, a few small typo fixes etc. --- i2c/a2_dummy_write/README | 2 +- i2c/rtc_epson_8564je/README | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'i2c') diff --git a/i2c/a2_dummy_write/README b/i2c/a2_dummy_write/README index 9bd37f7..d0880fe 100644 --- a/i2c/a2_dummy_write/README +++ b/i2c/a2_dummy_write/README @@ -2,7 +2,7 @@ Dummy I2C writes ------------------------------------------------------------------------------- -This an example capture of some dummy I2C traffic, where the master writes +This is an example capture of some dummy I2C traffic, where the master writes to a slave (an RTC) at address 0x51 (or 0x2a, if the read/write bit is included) in an infinite loop. The slave does not respond. diff --git a/i2c/rtc_epson_8564je/README b/i2c/rtc_epson_8564je/README index 60cd075..a896bc5 100644 --- a/i2c/rtc_epson_8564je/README +++ b/i2c/rtc_epson_8564je/README @@ -1,9 +1,10 @@ ------------------------------------------------------------------------------- -Epson 8564JE I2C RTC +Epson RTC-8564 JE/NB ------------------------------------------------------------------------------- -This an example capture of I2C traffic from/to an Epson 8564JE I2C RTC chip, -which has a slave address of 0x51 (or 0xa2, if the read/write bit is included). +This is an example capture of I2C traffic from/to an Epson RTC-8564 JE/NB +I2C RTC chip, which has a slave address of 0x51 (or 0xa2, if the read/write +bit is included). Logic analyzer setup -- cgit v1.2.3-54-g00ecf