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

Wrong ISSI device address #48

Closed
paul-thelu opened this issue Jul 8, 2024 · 1 comment
Closed

Wrong ISSI device address #48

paul-thelu opened this issue Jul 8, 2024 · 1 comment

Comments

@paul-thelu
Copy link

Hello,

I noted a typo in spif.h here:

spif/spif.h

Line 87 in cd79138

SPIF_MANUFACTOR_ISSI = 0xD5,

The device address should be 0x9D for the ISSI range of NOR flash memories, as per the datasheet below (page 59):
https://www.issi.com/WW/pdf/IS25LP128.pdf

Many thanks for the library,

Paul

@nimaltd
Copy link
Owner

nimaltd commented Jul 8, 2024

thanks. i will fix it

@nimaltd nimaltd closed this as completed Aug 16, 2024
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

2 participants