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

    GoPlus2 on Atom Lite

    Atom
    2
    3
    344
    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.
    • W
      wrs642
      last edited by

      haven't been able to operate the GoPlus2 module with the Atom Lite. Have grove connector from Atom pins 26,32 to PORTB1 of GoPlus2. GoPlus2 is powered by 12v and two 5g servos are connected.

      I2C scan does not return a device.

      setup includes:

      M5.begin(true, true, false);
      Wire.begin(26,32)

      Anyone had success with this setup?

      Wayne in New Hampshire

      felmueF 1 Reply Last reply Reply Quote 0
      • felmueF
        felmue @wrs642
        last edited by

        Hello @wrs642

        Note:

        • port A (red) is by default I2C
        • port B (black) is by default IN/OUT
        • port C (blue) is by default UART

        M5GoPlus2 has three port B, none of which is I2C. I2C is only available on MBUS (pins 21/22). Please check schematics here.

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        W 1 Reply Last reply Reply Quote 0
        • W
          wrs642 @felmue
          last edited by

          @felmue Thanks Felix. I see now...

          Regards

          Wayne in NH

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