Open main menu

Changes

How to enable I2C

194 bytes added, 09:38, 21 November 2022
no edit summary
sudo i2cdetect -y 1
Example for The following is the I2C address of [[X729]]
<pre>
pi@raspberrypi:~ $ sudo i2cdetect -y 1
60: -- -- -- -- -- -- -- -- 68 -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
</pre>
<pre>
#36 - the address of the battery fuel gauging chip
#3c - OLED display
#40 - TI INA219 12-bit current/voltage/power monitor
#68 - the address of the RTC chip
</pre>