Update cm4.md
This commit is contained in:
parent
f352b89bca
commit
f6541cb161
15
docs/cm4.md
15
docs/cm4.md
|
|
@ -7,3 +7,18 @@ dtparam=i2c_vc=on
|
|||
dtoverlay=i2c-rtc,pcf85063a,i2c_csi_dsi
|
||||
eeprom_write_protect=1
|
||||
```
|
||||
|
||||
#### r2c-rtc (I/O board)
|
||||
|
||||
```
|
||||
root@raspbian:~# i2cdetect -y 11
|
||||
0 1 2 3 4 5 6 7 8 9 a b c d e f
|
||||
00: -- -- -- -- -- -- -- -- -- 0c -- -- --
|
||||
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
|
||||
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 2f
|
||||
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
|
||||
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
|
||||
50: -- UU -- -- -- -- -- -- -- -- -- -- -- -- -- --
|
||||
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
|
||||
70: -- -- -- -- -- -- -- --
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue