mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
BOOT0 is only needed momentarily
@@ -19,4 +19,4 @@ Status "not officially supported but should be fully functional" as of 2018-08.
|
||||
|
||||
Probably requires newer OpenOCD than 0.9.0, which complained "Cannot identify target as a STM32 family" despite getting a device ID.
|
||||
|
||||
To steer the target into DFU mode, pull `BOOT0` high (connect CN11 pin 7 to CN11 pin 16; see the mBed page for pretty diagrams) while plugging the STLink USB into the host. Then use the usual DFU flashing described in the README.
|
||||
To steer the target into DFU mode, temporarily pull `BOOT0` high (connect CN11 pin 7 to CN11 pin 16; see the mBed page for pretty diagrams) while plugging the STLink USB into the host. As soon as it's plugged in you can remove the connection. Then use the usual DFU flashing described in the README.
|
||||
Reference in New Issue
Block a user