8000 SPI flash erasers: document and make available · Issue #172 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

SPI flash erasers: document and make available #172

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

Closed
dhalbert opened this issue Jul 20, 2017 · 0 comments
Closed

SPI flash erasers: document and make available #172

dhalbert opened this issue Jul 20, 2017 · 0 comments
Assignees
Milestone

Comments

@dhalbert
Copy link
Collaborator
dhalbert commented Jul 20, 2017

adafruit/Adafruit_SPIFlash#1 has source and UF2 versions of an SPI flash erase program for all current Express boards. Accept this pull request if appropriate, and make the .uf2's available somewhere, along with documentation for why and how to use them.

Brief doc:

If your host computer starts complaining that your CIRCUITPY drive is corrupted, you can erase it completely. When CircuitPython restarts it will create a fresh empty CIRCUITPY filesystem.

Warning: this will erase all your files in CIRCUITPY.

  1. Double-click the reset button.
  2. Copy the appropriate .uf2 to the xxxBOOT drive.
  3. The on-board NeoPixel will turn blue, indicating the erase has started.
  4. After about 15 seconds, the NexoPixel will start flashing green. If it flashes red, the erase failed.
  5. Double-click again and load the appropriate CircuitPython .uf2
@tannewt tannewt modified the milestone: Long term Aug 1, 2017
@tannewt tannewt self-assigned this Aug 31, 2017
tannewt added a commit that referenced this issue Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0