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

    Core S3 and DMX Module power problem [SOLVED]

    Scheduled Pinned Locked Moved Modules
    3 Posts 2 Posters 2.5k 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.
    • T Offline
      Telmo
      last edited by Telmo

      If I use the power jack on DMX with a 12V power supply the S3 LCD is flashing without boot.
      Any suggest?

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

        Hello @Telmo

        your M5CoreS3 probably is running firmware with sets the 5 V as an output as soon as it starts to run, causing it to reboot again and again.

        You can try to add below line after M5.begin(); to make sure 5 V is set an input.

          M5.Axp.powerModeSet(POWER_MODE_USB_IN_BUS_IN);
        

        Can you share the code your are running?

        Thanks
        Felix

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

        1 Reply Last reply Reply Quote 0
        • T Offline
          Telmo
          last edited by

          Thanks @felmue, that was the problem.
          Solved

          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