-
Posts
8 -
Joined
-
Last visited
Reputation Activity
-
Yordan Yanakiev reacted to TRay in I2C not working on Orange Pi Zero2
I confirm that armbian-config has problem with add ovelay prefix to overlays= please look on:
https://github.com/armbian/configng/issues/592
So i must add manually devices in amrbinaEnv.txt and for OZPI v3 to use I2C i have
overlay_prefix=sun50i-h616
overlays=i2c3-ph
-
Yordan Yanakiev reacted to TRay in I2C not working on Orange Pi Zero2
Yes in overlays i2c3-ph is on system is i2c-1 on OZPI v2/3 boards on pins 3 and 5
So you can check connected devices on pins 3 and 5
i2cdetect -y 1