Jump to content

Lvicek 007

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Lvicek 007 reacted to SteeMan in Orange Pi Zero 2W - I2C not working   
    I think this line is wrong.  I don't believe that the overlay_prefix should be included here, try with
    overlays=i2c1-pi
    I seem to recall mention of a bug in armbian-config that was doing the wrong thing regarding overlay_prefix when selecting overlays.
  2. Like
    Lvicek 007 got a reaction from robertoj in Orange Pi Zero 2W - I2C not working   
    That fixed it, it's now detected on i2c3 (i2cdetect -y 3)
    Python also can interact with it
     
     
    root@orangepizero2w:~# i2cdetect -y 3 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- 27 -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- -- Thank you SteeMan❤️
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines