8000 nrf: implement brownout detection if possible · Issue #1034 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
nrf: implement brownout detection if possible #1034
Closed
@dhalbert

Description

@dhalbert

atmel-samd uses ~2.7v as brownout limit. This is the lower operating limit for a number of external SPI flash chips.

See ports/atmel-samd/supervisor/port.c, which also includes logic for reporting previous brownout to startup logic so it will go into safe mode.

Also CIRCUITPY_CANARY_WORD is #if 0'd out here and should be enabled.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0