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

Correct flash sector numbers and sizes for STM32F7 #326

Merged
merged 1 commit into from
Aug 15, 2015
Merged

Correct flash sector numbers and sizes for STM32F7 #326

merged 1 commit into from
Aug 15, 2015

Conversation

mlu
Copy link
Contributor

@mlu mlu commented Aug 15, 2015

The previous code for STM32F7 worked if binary size was less than 16kB, larger binaries would fail to load because of the difference in sector numbers for a given address since STM32F7 have flash sectors with double size compared to STM32F4.

texane added a commit that referenced this pull request Aug 15, 2015
Correct flash sector numbers and sizes for STM32F7
@texane texane merged commit feb1a2d into stlink-org:master Aug 15, 2015
@Nightwalker-87 Nightwalker-87 added this to the v1.3.0 milestone Feb 26, 2020
@Nightwalker-87 Nightwalker-87 linked an issue Mar 17, 2020 that may be closed by this pull request
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 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.

STM32F7 Support
3 participants