🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    I try PaHUB2. but Socket No0 is not work.

    Units
    2
    2
    2.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tn123884
      last edited by

      I try PaHUB2. but Socket No0 is not work.
      so, i change
      /home/MYUSERNAME/Arduino/libraries/ClosedCube_TCA9548A/src/ClosedCube_TCA9548A.cpp
      line61 Wire.write( ((uint8_t)1) << (channel+1));
      NewLine61 Wire.write( ((uint8_t)1) << (channel));

      Then Socket No 0 work.

      If you have same problem, plaese do this tips.
      thanks for reading.

      1 Reply Last reply Reply Quote 0
      • E
        EKTan
        last edited by

        This change makes the socket 0 work.

        Thank you

        1 Reply Last reply Reply Quote 0
        • First post
          Last post