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

MX25L12845E #37

Closed
csaba911 opened this issue Oct 2, 2016 · 2 comments
Closed

MX25L12845E #37

csaba911 opened this issue Oct 2, 2016 · 2 comments
Assignees
Labels
enhancement An enhancement to the library's function is proposed new chip Request to support new chip

Comments

@csaba911
Copy link

csaba911 commented Oct 2, 2016

GitHub issue state GitHub issue title GitHub issue author GitHub issue label GitHub issue comments GitHub issue age GitHub issue last update

---------------------------- DO NOT DELETE OR EDIT anything above this line ----------------------------

library works fine with 25Q64 Winbond chip but I'm unable make the necessary modification to read/write or even get chip id from MX25L12845E
Using standard SPI I'm able to read the chip id and random segment of memory address.

@Marzogh Marzogh added the enhancement An enhancement to the library's function is proposed label Oct 10, 2016
@Marzogh
Copy link
Owner

Marzogh commented Oct 10, 2016

Hey mate, I'll look at the datasheet for the MX25L12845E and see what I can do. :) I'll post an update ASAP.

Note to self: This is a Macronix chip and the datasheet can be found here.

@Marzogh Marzogh self-assigned this Oct 10, 2016
@Marzogh Marzogh added the new chip Request to support new chip label Apr 20, 2019
@Marzogh
Copy link
Owner

Marzogh commented Apr 20, 2019

I'm afraid I haven't been able to source the chip, but, the current version of the library (v3.3.0) supports SFDP discovery. If you uncomment #define USES_SFDP in SPIMemory.h, it should let the library work with this chip.

@Marzogh Marzogh closed this as completed Apr 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to the library's function is proposed new chip Request to support new chip
Projects
None yet
Development

No branches or pull requests

2 participants