Updated Programming Debugging the pyboard using ST Link v2 (markdown)

master
johnthagen 2019-03-05 11:09:58 -05:00
rodzic ddf25bc9e0
commit 42ef04f36e
1 zmienionych plików z 2 dodań i 1 usunięć

@ -8,6 +8,7 @@ The pyboard does, however, lack an onboard, pre-wired ST-Link/v2 programmer that
- [pyboard v1.1](https://store.micropython.org/product/PYBv1.1)
- [ST-Link/v2](https://www.st.com/en/development-tools/st-link-v2.html) (the -ISOL version is not needed)
- ![st-link/v2](https://www.mouser.com/images/stmicroelectronics/images/board_st-linkv2.jpg)
- 5 Male to Female Jumper Wires
# Software Setup
@ -34,7 +35,7 @@ In the following diagram, P1/DFU is labelled BOOT.
![pvbv11-pinout](https://micropython.org/resources/pybv11-pinout.jpg)
Next, connect the following pins from the ST-Link/v2 to the pyboard. Refer to the [ST-Link/v2 User Manual](https://www.st.com/resource/en/user_manual/dm00026748.pdf).
Next, connect the following pins from the ST-Link/v2 to the pyboard. Refer to the [ST-Link/v2 User Manual](https://www.st.com/resource/en/user_manual/dm00026748.pdf). Pin 1 on the ST-Link/v2 is the lower left corner of the connecter if you hold the ST-Link/v2 such that the labels are correctly oriented.
```
ST-Link/V2 | pyboard v1.1