Skip to content

Commit 106a66c

Browse files
authored
Update install-stlink.md
1 parent 0a88183 commit 106a66c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/devices/FNIRSI GC-01/install-stlink.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,19 @@ The board should look like in the photo above. If it does not, you may have a di
4040
There are different versions of the boards. The following pictures show two of them.
4141
If there are no labels on the programming pads, the pins are, from left to right:
4242

43-
* +3.3V
44-
* SWDIO
45-
* SWCLK
46-
* GND
43+
`+3.3V`
44+
`SWDIO`
45+
`SWCLK`
46+
`GND`
4747

4848
![Bosean FS-600 connectors](img/gc-01-swd.jpg)
4949

5050
On other board versions there are labels for each pad. In this case, the labels are:
5151

52-
1. SWCLK
53-
2. SWDIO
54-
3. GND
55-
4. +3.3V
52+
`1. SWCLK`
53+
`2. SWDIO`
54+
`3. GND`
55+
`4. +3.3V`
5656

5757
![Bosean FS-600 connectors](img/gc-01-swd_2.png)
5858

@@ -64,10 +64,10 @@ Now, follow these steps:
6464

6565
The following example shows how to connect the ST-LINK V2 device to the board.
6666

67-
Pin 7 - SWDIO
68-
Pin 9 - SWCLK
69-
Pin 19 - +3.3V
70-
Pin 20 - GND
67+
`Pin 7 - SWDIO`
68+
`Pin 9 - SWCLK`
69+
`Pin 19 - +3.3V`
70+
`Pin 20 - GND`
7171

7272
![Bosean FS-600 connectors](img/gc-01-stlink.png)
7373

0 commit comments

Comments
 (0)