Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[P139] Add support for AXP2101 Powermanagement #4977

Open
wants to merge 15 commits into
base: mega
Choose a base branch
from

Conversation

tonhuisman
Copy link
Contributor

@tonhuisman tonhuisman commented Feb 16, 2024

Features:

  • Add support for AXP2101 Power management chip, as used on:
    • M5Stack Core2 v1.1
    • M5Stack CoreS3
    • LilyGo TBeam v1.2
    • LilyGo TBeamS3 V3
    • LilyGo TPcie v1.2
  • Supported as PowerManagement controller for ESPEasy
  • Add global FsP macro (FlashstringHelper to String-pointer conversion)

TODO:

  • Update configuration defaults for supported devices (help wanted!)
    • Run command axp,readchip after enabling the plugin to get current configured voltages per port in INFO logging
  • Enable setting values (temporarily disabled as I don't have any of the supported hardware available for testing)
  • Add additional settings?
  • Add events on power source change
  • Documentation
  • Testing

tonhuisman added a commit to tonhuisman/ESPEasy-1 that referenced this pull request Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants