Skip to content

Flash power-up in boot_stage2 #2111

Open
@matsobdev

Description

@matsobdev

User gmx suggested on the forum, that powering flash down can further lower power consumption. And it works indeed - about 10 uA (typically). Using powman with BOOT0..3 registers set to 0, as I understand it boots back from flash, especially when sleeping in P1.7 with no SRAM retention, like in powman example here. Powered down flash responds to 0xAB instruction only, and any boot2 doesn't seem to revive it that way.
So my request here is, that maybe it will be useful to have conditional (ex. using SCRATCH0..7 register value) sending of an 0xAB instruction in case, flash was powered down before.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions