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

    M5StickC Plus 2 problem

    Arduino
    3
    8
    2.9k
    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.
    • L
      LukeVancelave
      last edited by

      I thought I followed all the tutorials I needed. I am trying to upload some of the example projects from the M5StickCPlus Library like Factory Test, or the Hello World examples. I have my port set right, and it knows when I have it plugged into the USB. I have the upload speed set to 115200. When I hold the power button on, the green LED turns on, but nothing comes on the screen. Any advice?

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

        Hello @LukeVancelave

        please note: M5StickCPlus2 hardware is different from M5StickCPlus.

        You can find the Arduino library and examples for M5StickCPlus2 here.

        Thanks
        Felix

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

        1 Reply Last reply Reply Quote 0
        • L
          LukeVancelave
          last edited by

          Okay, thanks! I'm really new to this, what am I supposed to do from GitHub?

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

            Hello @LukeVancelave

            if you want to program with Arduino follow this.

            Thanks
            Felix

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

            L 1 Reply Last reply Reply Quote 0
            • L
              LukeVancelave @felmue
              last edited by

              @felmue So I see there are very few examples for the Plus 2. Is there any way for me to modify code for the normal Plus to make it run on the 2?

              teastainT 1 Reply Last reply Reply Quote 0
              • teastainT
                teastain @LukeVancelave
                last edited by teastain

                @lukevancelave There are 10 examples for Arduino IDE on the GitHub repository covering all the features!
                Most code from the Plus will run, especially 'hats'.
                Some non-M5Stack code may require 'tweaking' to accommodate the slight differences between the new and old.
                https://docs.m5stack.com/en/core/m5stickc_plus
                https://docs.m5stack.com/en/core/M5StickC PLUS2

                0_1706388789977_Screenshot 2024-01-27 at 3.52.19 PM.png

                Cheers, Terry!

                100% M5Stack addict with several drawers full of product!

                L 1 Reply Last reply Reply Quote 0
                • L
                  LukeVancelave @teastain
                  last edited by

                  @teastain Thanks for the reply! Are you referring to those ones in the Examples>M5StickCPlus2>Basic ? So I'm really just trying to code a clock program for mine but I'm having a really hard time figuring that out. I can't find anything in the Plus 2 that covers that and what I try to copy over from Plus 1 codes don't seem to work. Is there any documentation or advice you have for what needs to get tweaked between the plus and plus 2?

                  teastainT 1 Reply Last reply Reply Quote 0
                  • teastainT
                    teastain @LukeVancelave
                    last edited by

                    @lukevancelave The rtc (Real Time Clock) demo is very good and you can modify it as you like or use it as an example for your unique project.
                    see here!
                    https://github.com/m5stack/M5StickCPlus2/blob/master/examples/Basic/rtc/rtc.ino

                    Cheers, Terry!

                    100% M5Stack addict with several drawers full of product!

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