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

master
johnthagen 2019-03-05 11:06:47 -05:00
rodzic 2f167a0a47
commit e27d2e43da
1 zmienionych plików z 4 dodań i 2 usunięć

@ -20,9 +20,11 @@ One such configuration that has been tested in using [CLion](https://www.jetbrai
# Hardware Setup
First, connect the ST-Link/v2 USB cable to your development host.
Connect the pyboard USB connector to a USB power adapter (not PC).
Second, from the [micropython README](https://github.com/micropython/micropython#the-stm32-version):
Connect the ST-Link/v2 USB cable to your development host.
From the [micropython README](https://github.com/micropython/micropython#the-stm32-version):
> connect the 3V3 pin to the P1/DFU pin with a wire (on PYBv1.1 they are next to each other on the bottom left of the board, second row from the bottom).