diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2018-10-12 23:15:38 +0200 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2018-10-12 23:15:38 +0200 |
commit | dc572f263ec8d8cb51c8f6882a2cd016e8f57b74 (patch) | |
tree | 1a9b10cd5700d34c66eb243946f1117fe06da295 | |
parent | 347cf0cbfc1d37fe5c63ad39b23d361cabf4d006 (diff) | |
download | sigrok-dumps-dc572f263ec8d8cb51c8f6882a2cd016e8f57b74.tar.gz sigrok-dumps-dc572f263ec8d8cb51c8f6882a2cd016e8f57b74.zip |
trekstor_ebr30_a: README: Document I2C slave addresses.
-rw-r--r-- | i2c/trekstor_ebr30_a/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i2c/trekstor_ebr30_a/README b/i2c/trekstor_ebr30_a/README index b4e96a8..8d3dde7 100644 --- a/i2c/trekstor_ebr30_a/README +++ b/i2c/trekstor_ebr30_a/README @@ -12,10 +12,13 @@ For details on the device see: There are three chips which are connected to the main CPU's SCL/SDA pins: - Battery management chip: X-Powers AXP199 + * I²C slave address: 0x34/52 (shifted: 0x68/104) - RTC chip: Hec Semiconductor H8563S + * I²C slave address: 0x51/81 (shifted: 0xa2/162) - Digital Thermal Orientation Sensor (DTOS): MEMSIC MXC6225XU + * I²C slave address: 0x15/21 (shifted: 0x2a/42) trekstor_ebr30_a_i2c_0x15.sr |