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

Commits on Feb 1, 2016

  1. Fix issue where "unknown chip id!" is seen every other time

    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>
    meisteg committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    ff40ab6 View commit details
    Browse the repository at this point in the history