BOOT0 is only needed momentarily

master
zwbrbr 2018-08-22 10:50:41 +01:00
rodzic dcbcea67cd
commit d63d6f158c
1 zmienionych plików z 1 dodań i 1 usunięć

@ -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.