Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • F firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • firmware
  • Issues
  • #227
Closed
Open
Issue created Jan 09, 2021 by Rahix@rahixOwner

Add `card10.cfg` setting to disable low battery voltage check

We have identified a board where the PMIC AMUX ADC does not read proper values:

aph-amux-readout

This leads to the firmware immediately triggering a low battery condition and shutting down (to take the above measurements, we used a modified firmware which ignores low battery).

The above values all result from an ADC readout of 1. This leads us to believe the AMUX connection is severed.


As a workaround, let's introduce a new setting in card10.cfg which ignores low battery conditions (maybe also removes the power micropython module?). This is to be used with care, but allows owners of a device with such a broken AMUX to still operate it.

Assignee
Assign to
Time tracking