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

One can be made for the W25Q256JWEIQT #14

Open
CarlosGTI001 opened this issue Mar 27, 2024 · 1 comment
Open

One can be made for the W25Q256JWEIQT #14

CarlosGTI001 opened this issue Mar 27, 2024 · 1 comment

Comments

@CarlosGTI001
Copy link

CarlosGTI001 commented Mar 27, 2024

Sorry to write this here since I can't find your social networks but, I would like something similar but for the w25q256jweiqt-hf which the voltage is 1.8V and has its own instruction sheet, I have an ESP32-WROOM-32 and I would like to know if you can create a library to manage this (read, flash, etc..). The documentation I found about him is this.

https://www.winbond.com/resource-files/W25Q256JW%20SPI%20RevJ%2003102021%20Plus.pdf

@nopnop2002
Copy link
Owner

nopnop2002 commented Mar 28, 2024

W25Q256JW work a Single 1.7V to 1.95V supply, so it cannot be used with 3.3V CPUs such as Rpi and ESP32.

You can use MX25L256.

https://github.com/nopnop2002/esp-idf-w25q64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants