Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:stm8s103 [2015/07/21 09:08] – darron | boards:stm8s103 [2015/07/23 20:45] (current) – darron | ||
---|---|---|---|
Line 7: | Line 7: | ||
a [[: | 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 | ||
+ | </ |