pull/3/head
Addy Gallareta 2020-02-06 14:00:23 -08:00
rodzic 025e3bb972
commit c304c4053f
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -52,7 +52,8 @@ Select Tools -> Upload Method -> STM32CubeProgrammer(SWD)
#### DFU
Arduino IDE:
Select Tools -> Upload Method -> DFU
Select Tools -> Upload Method -> DFU
Select Tools -> Serial Interface -> USB + HW Serial
To put the board in DFU mode, hold down the boot button while pressing and releasing the reset button.
@ -60,4 +61,4 @@ To put the board in DFU mode, hold down the boot button while pressing and relea
Arduino IDE:
Select Tools -> Upload Method -> STLink
Requires an ST-Link debugger connected to SWCLK, SWDIO, Vref, and GND, refer to pin mapping diagram.
Requires an ST-Link debugger connected to SWCLK, SWDIO, Vref, and GND, refer to pin mapping diagram.