You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to add overlays=i2c3 to /boot/orangepiEnv.txt but it didn't work, and then I added overlays=i2c3 to /boot/BoardEnv.txt but it didn't work. There are only i2c0 and i2c1 in the system, but no i2c3.
How to solve this problem?
The text was updated successfully, but these errors were encountered:
There is no i2c-3 in the system.
refer to orangepi-xunlong/orangepi-build#61
I tried to add
overlays=i2c3
to/boot/orangepiEnv.txt
but it didn't work, and then I addedoverlays=i2c3
to/boot/BoardEnv.txt
but it didn't work. There are onlyi2c0
andi2c1
in the system, but noi2c3
.How to solve this problem?
The text was updated successfully, but these errors were encountered: