Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Can you add Winbond W25Q01JV support #247

Open
AG-8888 opened this issue Oct 31, 2022 · 0 comments
Open

Feature Request: Can you add Winbond W25Q01JV support #247

AG-8888 opened this issue Oct 31, 2022 · 0 comments
Labels
feature request This is a feature request

Comments

@AG-8888
Copy link

AG-8888 commented Oct 31, 2022

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 AG-8888 added the feature request This is a feature request label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request This is a feature request
Projects
None yet
Development

No branches or pull requests

1 participant