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

Erase Block for 32KB #21

Open
rtek1000 opened this issue Aug 24, 2020 · 1 comment
Open

Erase Block for 32KB #21

rtek1000 opened this issue Aug 24, 2020 · 1 comment

Comments

@rtek1000
Copy link

Hello,

I noticed that it has only the 64 KB block erase function,

Would it be possible to create a function for 32KB?

I cloned the 64KB function and replaced the command 0xD8 with 0x52, it seems to have worked.

Sometimes it is necessary to erase a number of sectors above 32KB and below 64KB, and this function can save some execution time.

@nimaltd
Copy link
Owner

nimaltd commented Aug 24, 2020

Hello. I am working on GSM library now. In future I'll edit this library.

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