Skip to content

Commit 6829a0d

Browse files
committed
rename docs files for stm8blue to a more regular file name scheme
1 parent aefb09e commit 6829a0d

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/hardware/stm8blue.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ These simple breakout boards are available on aliexpress for well under one
44
Dollar (I got mine for 67 cent each, including shipping from China). These
55
boards are my main development platform.
66

7-
![Image of the STM8S103 board](stm8board-pinout.jpg)
7+
![Image of the STM8S103 board](stm8blue.jpg)
88

99
They are very similar to the [ESP14 Wifi-boards](esp14.md) and
1010
most programs will work fine on those chinese gems as well.
@@ -23,7 +23,7 @@ regulator is integrated on the board. The micro USB connector is only for
2323
All CPU pins are easily accessible on (optional) pin headers (pitch 2.54mm,
2424
perfect for breadboards).
2525

26-
![Schematic of the STMS103 board](Schematic1.png)
26+
![Schematic of the STMS103 board](stm8blue-schematic.png)
2727

2828
My breakout boards came preprogrammed with a blink program and with active
2929
write protection bits. For unlocking before first use:
@@ -66,7 +66,7 @@ In the end I chose a simple geometric numbering for the square UFQFPN20
6666
package starting with port pin PA1 and counting up from 0. This results in
6767
this mapping:
6868

69-
![STM8S103 breakout board pin mapping](stm8blue.png)
69+
![STM8S103 breakout board pin mapping](stm8blue-pinout.png)
7070

7171

7272

0 commit comments

Comments
 (0)