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

    AXP192 library SetChargeCurrent in M5StickC but not in M5StickCPlus

    M5 Stick/StickC
    2
    2
    2.0k
    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.
    • K
      kazokutchi
      last edited by

      Hello,

      I'm using M5StickCplus and BugC for my project.
      We some how made a automatic charging system with a wireless pads.

      But charging time takes quite long, and I found "SetChargeCurrent" but only in M5StickC, not Plus.

      Just moving library file doesn't work.

      Is there any register reference?
      or plan to get this SetChargeCurrent back?

      Thank you for reading.

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

        Hello @kazokutchi

        From below comment I assume M5Stack engineers decided to not include the SetChargerCurrent() function for M5StickCPlus.

        // Not recommend to set charge current > 100mA, since Battery is only 80mAh.
        // more then 1C charge-rate may shorten battery life-span.

        That said, have you tired to only copy the function by itself into the corresponding AXP192.cpp file of the M5StickCPlus library?

        Thanks
        Felix

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

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