M5stack Stick-C fixes by CDarius · Pull Request #7818 · adafruit/circuitpython · GitHub
Skip to content

M5stack Stick-C fixes#7818

Merged
dhalbert merged 3 commits into
adafruit:mainfrom
CDarius:m5stack_stickc_fixes
Mar 30, 2023
Merged

M5stack Stick-C fixes#7818
dhalbert merged 3 commits into
adafruit:mainfrom
CDarius:m5stack_stickc_fixes

Conversation

@CDarius

@CDarius CDarius commented Mar 30, 2023

Copy link
Copy Markdown
  • Fixed the boot led definition in mpconfigboard.h. The led is inverted (low active)
  • Set IR led gpio low during espressif_board_reset_pin_number to avoid power drain from the led
  • Defined the gpio pin connect to AXP192 N_VBUSSEN input
  • Update AXP192 pmu initialization:
    • Increased low battery warning 1 to 3.695V
    • Increased low battery warning 2 to 3.600V
    • Disable interrupt except:
      • Low battery warning
      • Power button short press
      • Power button long press

@dhalbert dhalbert left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - I'll take your word for the fixes :)

@dhalbert dhalbert merged commit b07de07 into adafruit:main Mar 30, 2023
@CDarius CDarius deleted the m5stack_stickc_fixes branch March 30, 2023 15:10
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.

2 participants