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

    RTC Pins Exposed for Deep Sleep Wake?

    Scheduled Pinned Locked Moved Core2 for AWS
    3 Posts 2 Posters 2.0k 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.
    • S Offline
      SirMichael
      last edited by

      Are any of the ESP32 RTC Pins exposed that I can use to wake the Core2 AWS?

      I can't figure out which pins could be used to wake from a Deep Sleep.

      Sir Michael

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

        @SirMichael

        I found my answer. Looks like I can use either pins 35 or 36. Considering that I have comms on those two pins, 36 is the RX pin, so I can just toggle the RX input to wake the Core2 from Deep Sleep.

        Sir Michael

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

          For Core2 AWS Deep Sleep Wake:
          The M5Stack Core2 AWS exposes ESP32 RTC GPIOs GPIO36 (VP), GPIO39 (VN), GPIO34, GPIO35, GPIO25, GPIO26, GPIO27, and GPIO32 for external wakeup triggers. Configure via esp_sleep_enable_ext0_wakeup() or esp_sleep_enable_ext1_wakeup(). Check the Core2 pinout to avoid conflicts with built-in peripherals.

          Note: Some pins may require pull-up/down resistors. Test with low-power triggers (e.g., buttons) to verify wakeup reliability.

          1 Reply Last reply Reply Quote 1

          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