Read/Write to SPI flash on P1

Hi there,

Are there any firmware libraries which reads and writes to SPI flash? And which pins on the P1 are viable for this operation? Would it use SPI or another communication protocol?

Thanks.

1 Like

I guess you've answered the question about the pins and "protocol" yourself :wink:
SPI flash uses, ... well ..., SPI :sunglasses:

About how-to, you could have a look in this thread
Suggestions for using external flash SPI

1 Like