You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---------------------------- 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.
The text was updated successfully, but these errors were encountered:
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.
---------------------------- 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.
The text was updated successfully, but these errors were encountered: