Skip to content

Raspberry Pi flash nuke to reset the flash to all 0s for all supported boards.

License

Notifications You must be signed in to change notification settings

polhenarejos/pico-nuke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico Nuke

Raspberry Pi flash nuke to reset the flash to all 0s for all supported boards.

It compiles the code from pico-examples repository for every supported board.

This is a necessary step if you want to test multiple programs that may write into flash memory.

For example, when you switch from Pico HSM to Pico OpenPGP (or viceversa), you need first to wipe out your Pico.

How to use

  1. Download the UF2 file corresponding to the version of your board from Release section
  2. Put your pico into uf2 loading (BOOTSEL+Reset).
  3. Copy the .uf2 file to the mounted device (usually RP2-RPI).
  4. Wait until the led blinks 3 times.
  5. After completion, pico will enter again into uf2 loading.
  6. Load your desired program (the other .uf2 file).

About

Raspberry Pi flash nuke to reset the flash to all 0s for all supported boards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published