Skip to content
Discussion options

You must be logged in to vote

You could indeed change the line in Pico-SDK, or #undef PICO_FLASH_SIZE_BYTES before re-defining it, or use a Board with 16 MB flash as template.

But what mean micropython/lib/pico-sdk/src/boards/include/boards/pico.h line 67:

Flash chips may need slightly different command sets. So line defines, which flash chip (Windbond, 1 MB) is used. Which does not match the PICO anyhow. But most flash chips use the same command set for standard operations like read, program, erase.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@water5
Comment options

@robert-hh
Comment options

Answer selected by water5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants