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

Support for MX25L25673G #54

Closed
WhatADirtyOldGit opened this issue Dec 13, 2021 · 1 comment
Closed

Support for MX25L25673G #54

WhatADirtyOldGit opened this issue Dec 13, 2021 · 1 comment

Comments

@WhatADirtyOldGit
Copy link

Hi,

I tried to look at the chiplist.xml but don't understand all the parameters required to add a new chip - what needs to go in the "id" field and how do you determine the "size"?

e.g.
<MX25U25673G_1.8V id="C22539" page="256" size="33554432"/>

I'm trying to add an MX25L25673G M2I-08G

https://www.macronix.com/en-us/products/NOR-Flash/Serial-NOR-Flash/Pages/spec.aspx?p=MX25L25673G&m=Serial%20NOR%20Flash&n=PM2323

https://www.macronix.com/Lists/Datasheet/Attachments/7989/MX25L25673G,%203V,%20256Mb,%20v1.7.pdf

Any help would be greatly appreciated.

@Sumebody
Copy link

try
MX25L25673G id="C22019" page="256" size="33554432"

nofeletru added a commit that referenced this issue Dec 16, 2021
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