Dump OTP #157

Closed
opened 2025-05-25 06:57:45 +08:00 by Ozero4 · 1 comment
Ozero4 commented 2025-05-25 06:57:45 +08:00 (Migrated from github.com)

Hello
I installed the latest version of pico fido on a Pico 2 and since the picotool otp dump command returns

ERROR: The RP2350 device returned an error: permission failure

So I would like to know if it is possible to correct this problem.

Hello I installed the latest version of pico fido on a Pico 2 and since the `picotool otp dump` command returns `ERROR: The RP2350 device returned an error: permission failure` So I would like to know if it is possible to correct this problem.
polhenarejos commented 2025-05-30 17:26:30 +08:00 (Migrated from github.com)

There are some pages that are locked to avoid precisely dumping the OTP.

If you want to get some particular row, use get command:

picotool otp get 64
There are some pages that are locked to avoid precisely dumping the OTP. If you want to get some particular row, use `get` command: ``` picotool otp get 64 ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dearsky/pico-fido#157