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

Fixed flash memory map for F72XXX chip_id #711

Merged
merged 1 commit into from
May 31, 2018

Conversation

trentgill
Copy link
Contributor

The F722RE uses the same flash memory map as 512kB flash f4 series. Without these changes the flash would be erased in pages of 2048bytes, rather than the full 16/64/128kb blocks on the hardware.

All the F72x and F73x devices have this same memory layout, so should be fixed by this commit.

@xor-gate xor-gate added this to the Next milestone May 31, 2018
@xor-gate
Copy link
Member

Sorry for the late reply, but looks good. Thank you!

@xor-gate xor-gate merged commit 6f74f4a into stlink-org:master May 31, 2018
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants