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

    M5Stack Core S3

    PRODUCTS
    4
    8
    5.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.
    • B
      Bipman
      last edited by

      Hi.

      I have a Core S3 and am programming it with the Arduino IDE. When I compile I get

      *D:\Users\steph\Arduino\SPG\Gloving\Gloving_Pressure\Gloving_Pressure_M5StackCore23\Gloving_Pressure_M5StackCore23.ino:6:10: fatal error: M5CoreS3.h: No such file or directory
      #include <M5CoreS3.h>
      ^~~~~~~~~~~~
      compilation terminated.

      exit status 1

      Compilation error: M5CoreS3.h: No such file or directory*

      I've added the M5Stack board and in the preferences too. I must have missed something somewhere as the Core S2 works fine. Any ideas?

      Steve

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

        @bipman

        Did you #include <M5CoreS3.h> ?
        The complete repository is here:
        https://github.com/m5stack/M5CoreS3
        and the library here;
        https://github.com/m5stack/M5CoreS3/tree/main/src

        Cheers, Terry!

        100% M5Stack addict with several drawers full of product!

        1 Reply Last reply Reply Quote 1
        • B
          Bipman
          last edited by

          Hi

          I did, yes but it seems to not exist. I found the library but I do not know how to add it in to the Arduino IDE.

          Steve

          1 Reply Last reply Reply Quote 0
          • B
            Bipman
            last edited by

            OK, I've now added the library but I am now getting 'fatal error: BMI270_Sensor.h: No such file or directory
            #include "BMI270_Sensor.h"' when I compile any of the test programs. I've loaded the BMI270 library but I suspect the Arduino one is not the correct one. Any ideas?

            Steve

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

              Hello @Bipman

              you'll need this one.

              Thanks
              Felix

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

              1 Reply Last reply Reply Quote 1
              • B
                Bipman
                last edited by Bipman

                That worked thanks! Any other gotchas likely? Also, is there an M5 stack CoreS3 api guide? I couldn't find one anywhere.

                Steve

                ajb2k3A 1 Reply Last reply Reply Quote 0
                • ajb2k3A
                  ajb2k3 @Bipman
                  last edited by

                  @bipman Not for the Arduino but a micropython guide is on its way.

                  UIFlow, so easy an adult can learn it!
                  If I don't know it, be patient!
                  I've ether not learned it or am too drunk to remember it!
                  Author of the WIP UIFlow Handbook!
                  M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

                  1 Reply Last reply Reply Quote 0
                  • B
                    Bipman
                    last edited by

                    OK, thanks.

                    Steve

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