Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4861

Raspberry Pi OS • Re: Accessing an i2c bus device

$
0
0
Thanks! That worked

$ sudo raspi-config
<enable i2c bus via the menu>
$ i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- 44 -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --

44 is the correct address for my device. So, that looks good.

Statistics: Posted by chriskot870 — Wed Jun 26, 2024 12:28 am



Viewing all articles
Browse latest Browse all 4861

Trending Articles