Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2021 08:52:39 +0100
From:      Mark Murray <markm@FreeBSD.org>
To:        Emmanuel Vadot <manu@bidouilliste.com>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: I2C/IIC working on RPI4 8GB?
Message-ID:  <CF4C4332-BB2F-47E9-B879-8EEA0E53E848@FreeBSD.org>
In-Reply-To: <20210426161138.a8f44b6e1134f73a411be57d@bidouilliste.com>
References:  <1C2DD11C-B1F6-4C2A-9AB0-5F1553520FF5@FreeBSD.org> <20210426161138.a8f44b6e1134f73a411be57d@bidouilliste.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_7F18B693-9745-4023-BB6A-E24AE6B56551
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 26 Apr 2021, at 15:11, Emmanuel Vadot <manu@bidouilliste.com> wrote:
>=20
> On Sun, 25 Apr 2021 13:32:00 +0100
> Mark Murray <markm@FreeBSD.org> wrote:
>=20
>> Hi All,
>>=20
>> Does anyone here have IIC/I2C working on a CURRENT (I'm running =
latest) FreeBSD?
>>=20
>> I've never seen it work; Last time I had working IIC was on an RPI3.
>>=20
>> There is a /dev/iic0, and I have a known working RTC on it, but the =
scan just times out:
>>=20
>> [root@grasshopper ~]# i2c -s
>> Hardware may not support START/STOP scanning; trying less-reliable =
read method.
>> <TIMEOUT>
>> Scanning I2C devices on /dev/iic0: <none found>
>>=20
>>=20
>> I suspect something not-quite-right in DTS land, but I lack the =
knowledge to investigate. I've done some random stumbling around in the =
dark with overlays and the like, but I've either seen the above error, =
or a total lack of /dev/iic0.
>>=20
>> Thanks!
>>=20
>> M
>> --
>> Mark R V Murray
>>=20
>=20
> I2C is disabled by default.
> You need to copy i2c0.dtbo (or i2c1<X> I don't know which one maps to
> the pins you want to use) in the ESP partition and add "i2c<X>" to the
> dtoverlay line in config.txt

I want to use the i2c on the "regular" pins, GPIO2 and GPIO3, AKA =
physical pins 3 and 5.

I looked at all the i2c[0-6].dtbo overlays in =
/usr/ports/sysutils/rpi-firmware. Only 1 had "pins =3D <2, 3>", so I =
used that one. I presume the 2,3 refers to GPIO pin numbers, not =
physical pin numbers?

Same result as before - long timeout, no I2C.

M
--
Mark R V Murray


--Apple-Mail=_7F18B693-9745-4023-BB6A-E24AE6B56551
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2
Comment: GPGTools - http://gpgtools.org

iQEzBAEBCgAdFiEEyzPHvybPbOpU9MCxQlsJDh9CUqAFAmCHwscACgkQQlsJDh9C
UqBFrQf9GtppHD3/4IdmNo9jksyXwjXfkH+gyWwGarawXgSGhKuxWkGaf1tlgw+x
BI2m2UZCm3QU8wmm2HCL1psB8yzSsC3DoWKSbwAyqCNUZiwe2504dp87ieVuvD8W
UAZZc7Ux7AdjpSWQiwo90SRUIjVff6nqiRo0xeQ75H8B1ZVZ3+LqXd3Cl3a2BCB9
hozZOO/XapKrFLSfPna7h2IPqZhkq8+N/8AVoRQl7mJZX3OOfcT2RG0tl68FiTBI
RwUyywXPQtZ/23iyOd6oRyQbojn9qViIPv6hmFwgD1PYxDuDypA/RX/gbu7ZaW0M
F+xgxR1w3al9zvmulKYcMLzrKIHKsQ==
=b8OB
-----END PGP SIGNATURE-----

--Apple-Mail=_7F18B693-9745-4023-BB6A-E24AE6B56551--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CF4C4332-BB2F-47E9-B879-8EEA0E53E848>