embassy-rs / embassy

Modern embedded framework, using Rust and async.
https://embassy.dev
Apache License 2.0
5.59k stars 775 forks source link

Pico W : Is it possible to erase flash at 0x10000000 in runtime (without probe or usb) ? #3464

Open Athorus opened 3 weeks ago

Athorus commented 3 weeks ago

Currently my Pico software is able to update the DFU partition through wifi, which is nice ! I would like to update the boatloader too, but the Pico seems to crash when I try to erase the first 4096 bytes at 0x10000000. Is it possible or do I have to forget it ?

Thanks

Athorus commented 1 week ago

@Georges760 I don’t see why this PR is related to my issue.

Georges760 commented 1 week ago

it is not, sorry to have tag your issue, it was a typo ;)