Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
boards:stm8s103 [2015/07/21 08:00] – created darron | boards:stm8s103 [2015/07/23 20:45] (current) – darron | ||
---|---|---|---|
Line 5: | Line 5: | ||
These are very cheap STM8S103F3P6 development boards, however, they demand | These are very cheap STM8S103F3P6 development boards, however, they demand | ||
- | a SWIM compatible programmer to utilise. | + | a [[: |
+ | === Pinout === | ||
+ | < | ||
+ | +V D3 D2 D1 C7 C6 C5 C4 C3 B4 B5 | ||
+ | |||
+ | 3V3 | ||
+ | USB RST | ||
+ | PWR BUT | ||
+ | NRST | ||
+ | |||
+ | -V D4 D5 D6 RST A1 A2 GND 5V 3V3 A3 | ||
+ | </ | ||
+ | |||
+ | |||
+ | === LED demo === | ||
+ | |||
+ | Install [[: | ||
+ | < | ||
+ | hg clone http:// | ||
+ | cd blinky++/ | ||
+ | make | ||
+ | make install | ||
+ | </ |