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 offset when reading over SPI #26

Open
FelisLynx opened this issue Apr 25, 2020 · 0 comments
Open

Wrong offset when reading over SPI #26

FelisLynx opened this issue Apr 25, 2020 · 0 comments

Comments

@FelisLynx
Copy link

Hi
I'm working with MX25L25735FMI FLASH chip, trying to read it's content over SPI. And I noticed that offset command works in some weird way way:
--offset 1 will give offset of 0h100 bytes instead of 1 byte
--offset 2 will give offset of 0h200 bytes instead of 2 bytes
and so on.
Is there any way to set offset for reading in bytes instead of hex hundreds of bytes?
Thanks.

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

1 participant