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

    M5Core : example speak.ino don't work anymore

    Scheduled Pinned Locked Moved Arduino
    3 Posts 3 Posters 4.9k Views
    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.
    • C Offline
      Carusa2
      last edited by

      I need just a simple Beep for my Project and so I extract the tone from the example. After updating the Board-Software in the Arduino IDE no Beep or DingDong came out of my M5Core2. Has anyone a solution? I know that this topic was discussed before. But there is still no solutuion to produce a simple Beep/Tone on the M5Core2! Please help

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

        Hello @Carusa2

        have you checked the debug log? Is there an error when you run the speak.ino example?

        Thanks
        Felix

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

        1 Reply Last reply Reply Quote 0
        • S Offline
          SkyNorth
          last edited by

          Check out the speak.ino in the new M5Unified library v0.0.5
          it will compile with the Core2 or the Tough and produce sound.

          There is a M5 speaker class , that can be used to produce tones.

          The problem is that while the library works by itself
          it is Not compatible
          with M5Tough.h or M5Core2.h files.

          And yes , there is a problem with the Core2 and Tough speak.ino
          the Log file shows a conflict with mclk pin config , when trying to setup the I2S sound
          The error is in a higher level M5 system file that was introduced when the Tough was released in the Fall.
          Sorry , I dont know how to fix it..

          -Brent

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post