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

    ECHO not working

    Scheduled Pinned Locked Moved Atom
    5 Posts 3 Posters 2.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.
    • D Offline
      Devigan
      last edited by

      (7942) i2s(legacy): i2s_driver_uninstall(1562): I2S port 0 has not installed. appricate any help

      1 Reply Last reply Reply Quote 0
      • kurikoK Offline
        kuriko
        last edited by

        @Devigan
        which demo code are u using? i suspect it's the library version problem

        Good morning, and welcome to the Black Mesa Transit System.

        D 1 Reply Last reply Reply Quote 0
        • H Offline
          hacxx
          last edited by

          The error means I2S port 0 driver wasn’t installed before uninstall was called. Make sure you call i2s_driver_install() successfully before attempting i2s_driver_uninstall(). Also, check that your code isn’t trying to uninstall the driver twice or uninstall before install. Reviewing the initialization sequence and adding error checks after install calls should help fix this issue. If you’re using legacy I2S, consider updating to the latest driver APIs for better stability.

          D 1 Reply Last reply Reply Quote 1
          • D Offline
            Devigan @kuriko
            last edited by

            @kuriko am using the https://github.com/m5stack/M5Atom/blob/master/examples/Echo/RecordPlay/RecordPlay.ino But have have the arduino atom sample still the same

            1 Reply Last reply Reply Quote 0
            • D Offline
              Devigan @hacxx
              last edited by

              @hacxx tryed still same

              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