SPIMemory icon indicating copy to clipboard operation
SPIMemory copied to clipboard

Arduino library for Flash Memory Chips (SPI based only). Formerly SPIFlash

Results 71 SPIMemory issues
Sort by recently updated
recently updated
newest added

Hello, using Arduino Zero (SAMD21G18) and chip SST26VF064B the sketch flashdiagnostic does stuck at begin() call. After struggling a lot with electrical connection and making a good board layout to...

I'm using a Teensy 4.0, and an SST25PF040C connected to the SPI bus (chip select pin to) I tried running readWriteString.ino with no code changes readWriteString:33: error: no matching function...

possible bug

##### Any bug report raised here MUST be submitted according to this template or it will be flagged with 'Not enough information'. No action will be taken till all the...

possible bug

##### Any bug report / feature request raised here MUST be submitted according to the respective templates or they will be flagged with 'Not enough information'. No action will be...

possible bug

First of all thanks for this amazing library!!! But I'm trying to use this function/ call: SPIFlash flash(csPin, &SPI2); It makes a error saying: no matching function for call to...

possible bug

##### Any bug report raised here MUST be submitted according to this template or it will be flagged with 'Not enough information'. No action will be taken till all the...

possible bug

##### Any feature request raised here MUST be submitted according to this template or it will be flagged with 'Not enough information'. No action will be taken till all the...

feature request

I was facing issues with my custom SAMD21E18 board where my chip ID was returning 00, and all other actions of "test" example was failing with "error". After trying put...

##### Any bug report raised here MUST be submitted according to this template or it will be flagged with 'Not enough information'. No action will be taken till all the...

possible bug

##### Any bug report raised here MUST be submitted according to this template or it will be flagged with 'Not enough information'. No action will be taken till all the...

possible bug