You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/tools/teddyCloud/setup/dump-certs/cc3235.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,18 @@ description: ""
6
6
# CC3235
7
7
You'll have to manually extract it from the flash of the box with a SOP8 clamp directly from the memory or by desoldering it. Reading in-circuit can be tricky, but is possible. I recommend flashrom as tool for that. It may be necessary to use a more recent version of it.
8
8
9
+
## Reading the flash with Pico
9
10
As a probe you may use a raspberry pi pico with the [serprog protocol firmware](https://github.com/stacksmashing/pico-serprog) for it.
0 commit comments