blackpillv2: clarify how to exit bootloader mode
There is no need to press any other "key" other than NRST button. So update documentation according to that.
This commit is contained in:
parent
86a12ddaaa
commit
c26115b3f7
|
@ -36,7 +36,7 @@ make PROBE_HOST=blackpillv2
|
|||
* 2) Force the F4 into system bootloader mode by keeping BOOT0 button pressed while pressing and releasing NRST button. System bootloader should appear.
|
||||
* 3) `dfu-util -a 0 --dfuse-address 0x08000000 -D blackmagic.bin`
|
||||
|
||||
To exit from dfu mode press a "key" and "reset", release reset. BMP firmware should appear
|
||||
To exit from dfu mode just press and release NRST. The newly Flashed BMP firmware should boot and enumerate.
|
||||
|
||||
## 10 pin male from pins
|
||||
|
||||
|
|
Loading…
Reference in New Issue