From 42ef04f36ee3907d2a606c9cf66319626e0ac3d0 Mon Sep 17 00:00:00 2001 From: johnthagen Date: Tue, 5 Mar 2019 11:09:58 -0500 Subject: [PATCH] Updated Programming Debugging the pyboard using ST Link v2 (markdown) --- Programming-Debugging-the-pyboard-using-ST-Link-v2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Programming-Debugging-the-pyboard-using-ST-Link-v2.md b/Programming-Debugging-the-pyboard-using-ST-Link-v2.md index ee5396a..dce6ed6 100644 --- a/Programming-Debugging-the-pyboard-using-ST-Link-v2.md +++ b/Programming-Debugging-the-pyboard-using-ST-Link-v2.md @@ -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