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

WB55: fix flash verification error #816

Merged
merged 3 commits into from
Jul 14, 2019
Merged

WB55: fix flash verification error #816

merged 3 commits into from
Jul 14, 2019

Conversation

eupn
Copy link
Contributor

@eupn eupn commented Jul 4, 2019

It seems that PNB (page number) bit field wasn't properly written to, as previously set bits weren't cleared by subsequent logical-or |= writes. That is probably the cause of #810 and I was able to reproduce a similar error and this change fixes it.

@section14, please test that this change fixes the error you got in #810.

@xor-gate xor-gate added this to the Next milestone Jul 14, 2019
@xor-gate xor-gate merged commit 625f4cd into stlink-org:master Jul 14, 2019
@xor-gate
Copy link
Member

Hi @eupn, thanks for your contribution. Sorry for the late reply, looks good!

@eupn eupn deleted the stm32wb55_fix_flash branch July 14, 2019 09:55
@Nightwalker-87 Nightwalker-87 removed this from the General milestone Feb 21, 2020
@Nightwalker-87 Nightwalker-87 self-assigned this Feb 21, 2020
@Nightwalker-87 Nightwalker-87 added this to the v1.6.0 milestone Feb 21, 2020
@Nightwalker-87 Nightwalker-87 linked an issue Mar 20, 2020 that may be closed by this pull request
6 tasks
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 27, 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.

Verification of flash failed - STM32WB55RG
3 participants