Commit a1fe14f
docs(bb64): say how a dead MSPM0 is actually recovered
The message told whoever picks the board up to reflash "over BSL/SWD", which
undersells it: the MSPM0's ROM bootstrap loader answers on i2c at 0x48 once it
is reset with the backdoor asserted, and the AM62 drives both of those lines
itself -- the pins are already in FPP's pin table for this purpose. So the
recovery needs no external programmer.
Also notes what keeps that from being automatic here: reflashing begins with a
mass erase, which would destroy a factory-programmed serial, so it must never
run against an MSPM0 that is merely misbehaving.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 5dea38b commit a1fe14f
1 file changed
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
114 | 120 | | |
115 | 121 | | |
116 | 122 | | |
117 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
118 | 126 | | |
119 | 127 | | |
120 | 128 | | |
| |||
0 commit comments