SPIMemory icon indicating copy to clipboard operation
SPIMemory copied to clipboard

Feature Request: Can you add Winbond W25Q01JV support

Open AG-8888 opened this issue 2 years ago • 0 comments

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 prerequisite information is provided. If no information is provided for over a month after the 'Not enough information' label is applied, the issue will be closed.

Feature request

Hi. Nice Library! Can you add Winbond W25Q01JV

I try example with W25Q128 - work fine. If I connect W25Q01 - I receive correct answer on "1": Manufacturer ID: efh Memory Type: 40h Capacity: 21h JEDEC ID: ef4021h

But it is not possible to write or erase. I use ESP32 WROOM 32D Board.

EDIT: If I use flash.begin(MB(128)); than it works fine.

hope it will be helpful for anyone


DO NOT DELETE OR EDIT anything below this

Note 1: Make sure to add all the information needed to understand the bug so that someone can help. If any essential information is missing we'll add the 'Needs more information' label and close the issue until there is enough information.

Note 2: For support questions (for example, tutorials on how to use the library), please use the Arduino Forums. This repository's issues are reserved for feature requests and bug reports.


GitHub issue state GitHub issue title GitHub issue author GitHub issue label GitHub issue comments GitHub issue age GitHub issue last update

AG-8888 avatar Oct 31 '22 13:10 AG-8888