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

    Temporary workaround for using Arduino M5Stack core in ESP-IDF 4.0

    ESP - IDF
    3
    4
    10.6k
    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
      brus
      last edited by

      Hey everyone, I published a GitHub repo here which can be used to build project using ESP-IDF 4.0 (possibly up) and the M5Stack Arduino core.
      It doesn't differ that much from the original sources, but has some minor bugfixes and it changes the CMakeLists file in the M5Stack component so to make it work correctly.

      Let me know if there are issues using it, although I'm fairly new to git and very new to esp32 and m5stack so I can't guarantee I'll be able to solve them.

      Cheers

      1 Reply Last reply Reply Quote 0
      • sysdl132S
        sysdl132
        last edited by

        @brus awesome

        Baudrate for M5 core/Stick/camera:115200/921600
        For M5StickC:115200/230400/750000/1500000
        For M5StickV:115200/921600/1500000
        For Atom:115200/230400/921600

        1 Reply Last reply Reply Quote 0
        • D
          doragasu
          last edited by

          This is great, I was trying to build the older one with IDF version 3.3 without success. Got to give this a try, thanks!

          1 Reply Last reply Reply Quote 0
          • D
            doragasu
            last edited by

            Tested with IDF 4.1 and I got a bunch of warnings, but build completed successfully!

            Again, thanks @brus!

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