-
Notifications
You must be signed in to change notification settings - Fork 53
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
Add chip W25NO1KV #28
Comments
well done |
Thanks, I removed the old files and downloaded again, compiled (and checked the code to see it was there) - but it is still not able to detect the chip unfortunately. Im looking at my equipment to see if anything is connected the wrong way, but it does not seem so ?
I will keep trying :) |
Check the voltage is correct? |
Yes, its checked. Im thinking it might have to do with that I am using a usb-c to usb-a adapter (in a laptop) to connect ? But the same setup has worked for other chips. Will have to install on another computer to check that. |
Just an update - its probably the poor quality of my clip that causes problems and I cant remove the chip from the board. |
Hello, Im trying to connect Winbond chip W25NO1KV and tried doing it manually by editing spi_nand_flash.c
Cant set OOB_SIZE_94BYTE and I dont know why it says 128MiB since its a 1GBIT chip
recompiled, but can never connect:
https://www.winbond.com/hq/product/code-storage-flash-memory/qspinand-flash/?__locale=en&partNo=W25N01KV
The text was updated successfully, but these errors were encountered: