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

##### 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...

When I try to erase the sector from memory it gives the below error and ESP reboots assert failed: xQueueGenericSend queue.c:832 (pxQueue->pcHead != ((void *)0) || pxQueue->u.xSemaphore.xMutexHolder == ((void *)0)...

possible bug

Hello, I'm using library to access the W25Q64JV chip. Board used: ESP32-S3 DevKitC-1 Chip Model: ESP32-S3-WROOM-2-N32R8V Esp32 Arduino Core: v.2.0.9 SDK Vers.: v.4.4.3 As long as I connect **just** W25Q64JV...

possible bug

# Pull request details * **Please check if the PR fulfills these requirements** - [x] The commit message/s explain/s all the changes clearly - [x] Tests for the changes have...

# Pull request details * **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) - [ x] Bug fix - [ x] Added feature -...

Hello, Thank you for this library - I seem to be having an issue using it with the [ItsyBitsy M0 Express](https://www.adafruit.com/product/3727), which I thought was listed on the supported devices...

##### 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

Hello, i'm using the library to access the W25Q16jv chip which is inbuilt in MKRWAN 1310. i have run the example program from the library. the flash.begin () is returning...

Hi, I am running the SPIMemory V.3.4.0 library with a NUCLEO-F429ZI board and the SST26VF032 memory chip the sketch is extracted from an example. I tried to include the SPIMemory...

possible bug