Posted: 08:37pm 16 Jun 2025
Copy link to clipboard |
Amnesie Guru

|
|
|
Hello,
if I understand you correct, this is not a problem at all! I tried this many times. It does a 100% clone of your pico including all of the options and the program in flash. This works with the pico1 and pico2!
Just google for: "picotool-2.1.1-x64-win" there is a github with binaries, so you do not have to compile it yourself! Or use this link:
https://github.com/raspberrypi/pico-sdk-tools/releases
Then:
1. Plug the Pico in while holding down BOOTSEL switch 2. run a terminal window in the folder, in which picotool.exe is located and: 3. Run this command: picotool save -a filename.uf2
there you go... I really love that this is possible!
Greetings Daniel Edited 2025-06-17 06:42 by Amnesie |