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 issue where "unknown chip id!" is seen every other time #367

Merged
merged 1 commit into from Feb 1, 2016

Conversation

meisteg
Copy link
Contributor

@meisteg meisteg commented Feb 1, 2016

Previously when running the program, reading the chip version
would fail. Running the program a second time worked. This
sequence is repeated the next time st-flash/st-util is run.

Giving reset 10ms to complete before trying to read the chip
version resolves the issue.

Signed-off-by: Greg Meiste w30289@motorola.com

Previously when running the program, reading the chip version
would fail. Running the program a second time worked. This
sequence is repeated the next time st-flash/st-util is run.

Giving reset 10ms to complete before trying to read the chip
version resolves the issue.

Signed-off-by: Greg Meiste <w30289@motorola.com>
texane added a commit that referenced this pull request Feb 1, 2016
Fix issue where "unknown chip id!" is seen every other time
@texane texane merged commit def6fc4 into stlink-org:master Feb 1, 2016
@meisteg meisteg deleted the fix_every_other branch February 2, 2016 00:25
@Nightwalker-87 Nightwalker-87 added this to the v1.2.0 and older milestone Mar 14, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
This was linked to issues Mar 12, 2021
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.

unknown chip id STM32L476 Discovery ... unknown chip id! 0
3 participants