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

Possible to support MX35LFxGE4AB SPI Nand ? #11

Open
protocold opened this issue Nov 7, 2019 · 7 comments
Open

Possible to support MX35LFxGE4AB SPI Nand ? #11

protocold opened this issue Nov 7, 2019 · 7 comments

Comments

@protocold
Copy link

Datasheet is here: https://www.macronix.com/Lists/Datasheet/Attachments/7666/MX35LF2GE4AB,%203V,%202Gb,%20v1.7.pdf

Is it possible at all to add support for this chip?

@nofeletru
Copy link
Owner

It uses SPI, so that is possible. The difference is only in the commands.

@protocold
Copy link
Author

protocold commented Nov 7, 2019

would you kindly help to have a look? Thank you so much! Let me know what I can I do to help testing.

@engmarcos26
Copy link

nofeletru, can you make a video showing how you do to add a new chip, how do you program that?

@nofeletru
Copy link
Owner

Sorry but there is no time to work on project right now.
Easy way to add new spi chip is to write all logic on script language(pascal too =) ). So you not need to recompile anything.
Most chips like W25QXX have the same commands and all you need is to add parameters in chiplist.xml

@engmarcos26
Copy link

engmarcos26 commented Feb 21, 2020 via email

@engmarcos26
Copy link

engmarcos26 commented May 4, 2020 via email

@engmarcos26
Copy link

engmarcos26 commented May 4, 2020 via email

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

3 participants