Skip to content

Commit 2be9e60

Browse files
committed
Update README.md
1 parent 5cd75a9 commit 2be9e60

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ I forked from [eeprog-0.7.6-tear5.tar.gz](https://www.richud.com/wiki/Rasberry_P
88

99
# Memory size
1010

11-
|Device|Number of Bits|Number of 8-bit Bytes|
12-
|:---|:---|:---|
13-
|24C02|2K|256|
14-
|24C04|4K|512|
15-
|24C08|8K|1024|
16-
|24C16|16K|2048|
17-
|24C32|32K|4096|
18-
|24C64|64K|8192|
19-
|24C128|128K|16384|
20-
|24C256|256K|32768|
21-
|24C512|512K|65536|
11+
|Device|Number of Bits|Number of 8-bit Bytes|i2c adress|
12+
|:---|:---|:---|:---|
13+
|24C02|2K|256|0x50-0x57|
14+
|24C04|4K|512|0x50/0x52/0x54/0x56|
15+
|24C08|8K|1024|0x50/0x54|
16+
|24C16|16K|2048|0x50|
17+
|24C32|32K|4096|0x50-0x57|
18+
|24C64|64K|8192|0x50-0x57|
19+
|24C128|128K|16384|0x50-0x57|
20+
|24C256|256K|32768|0x50-0x57|
21+
|24C512|512K|65536|0x50-0x57|
2222

2323
---
2424

0 commit comments

Comments
 (0)