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

Fix verification of flash error for STM32L496x device (#617) #618

Merged
merged 1 commit into from
Jul 15, 2017

Conversation

rdlim
Copy link
Contributor

@rdlim rdlim commented Jul 15, 2017

There were missing chipid checks of STM32L496xx and STM32L46x devices.

There were missing chipid checks of STM32L496xx and STM32L46x devices.
@xor-gate
Copy link
Member

Thanks!

@xor-gate xor-gate merged commit 691a2d5 into stlink-org:master Jul 15, 2017
@homer242
Copy link
Contributor

Hi rdlim,

Thanks for this fix. I am happy it will solve the problem I see with my STM32L496G discovery board while I am trying to write a new firmware on it. I will test it tomorrow.

Regards,
Anthony.

homer242 pushed a commit to homer242/stlink that referenced this pull request Jul 17, 2017
stlink-org#618)

There were missing chipid checks of STM32L496xx and STM32L46x devices.
@homer242
Copy link
Contributor

Hi rdlim,

The fix solves the write problem for me. Thanks !

Regards,
Anthony.

@Nightwalker-87 Nightwalker-87 added this to the v1.5.0 milestone Feb 23, 2020
@Nightwalker-87 Nightwalker-87 linked an issue Mar 18, 2020 that may be closed by this pull request
6 tasks
@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.

ERROR src/common.c: Verification of flash failed at offset: 4096
4 participants