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

ujprog 4K flash erase block #11

Open
emard opened this issue Feb 16, 2019 · 0 comments
Open

ujprog 4K flash erase block #11

emard opened this issue Feb 16, 2019 · 0 comments

Comments

@emard
Copy link
Member

emard commented Feb 16, 2019

Use shorter flash erase block.

Instead of erasing flash in chunks of 64 KB blocks with SPI opcode 0xd8
erase in chunks of 4 KB block with legacy SPI opcode 0x20.

Should also improve compatibility among various flash chips.

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