Skip to content

Move btstack flash bank storage from the end of flash? #2322

@peterharperuk

Description

@peterharperuk

Saw this mentioned on the forum somewhere. By default the bt stack flash storage uses the last two sectors in flash. However picotool has started using the last page to workaround RP2350-E10, so it will overwrite bt storage.

We could.

  • ignore the problem
  • change the default to 3 sectors from the end
  • move it somewhere else, e.g. end of the binary or inside the binary (I seem to remember circuit python do this?)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions