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

MPFlash: implement erase for RPI_PICO and other boards #589

Open
Josverl opened this issue Jun 24, 2024 · 0 comments
Open

MPFlash: implement erase for RPI_PICO and other boards #589

Josverl opened this issue Jun 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request mpflash Flashing tool for Micropython

Comments

@Josverl
Copy link
Owner

Josverl commented Jun 24, 2024

for the rpi_picos / rp2040 it should be possible to use the nuke_pico_foo_bar.uf2 files

    • activate bootloader
    • copy the correct nuke_pic.uf2 file
    • wait foor reboot / re-bootloader
    • flash the new firmware

different boards have different nuke_pico files with different addresses / flash sizes
See: https://github.com/polhenarejos/pico-nuke/blob/main/build_pico_nuke.sh

other .UF2 boards - to be defined

@Josverl Josverl added the mpflash Flashing tool for Micropython label Jun 24, 2024
@Josverl Josverl self-assigned this Jun 24, 2024
@Josverl Josverl added the enhancement New feature or request label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mpflash Flashing tool for Micropython
Projects
None yet
Development

No branches or pull requests

1 participant