Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:minikit [2015/04/01 22:24] – [STM8S Minikit 20] darron | boards:minikit [2015/07/23 20:52] (current) – [Pinout] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== STM8S Minikit 20 ==== | ==== STM8S Minikit 20 ==== | ||
<wrap right> | <wrap right> | ||
- | {{:boards:minikit.jpg?200|}} | + | {{:boards:stm8s-2.jpg?200|}} |
</ | </ | ||
- | These are very cheap STM8S103F3P6 | + | These are very cheap STM8S003F3P6 |
- | a SWIM compatible programmer to utilise. | + | a [[: |
- | The silkscreen names these the STM8 Minikit 20 but the product | + | There is a `DE' mark on the board which may suggest that Danger |
- | page at Danger Electronics | + | Electronics is the manufacturer, |
- | mark on the board which may confirm the manufacturer identity. | + | STM8S103 but it's actually an STM8S003. |
+ | |||
+ | The silkscreen | ||
+ | page at Danger Electronics | ||
+ | |||
+ | === Pinout === | ||
+ | < | ||
+ | VDD SWIM GND NRST USB | ||
+ | RST PWR | ||
+ | BTN | ||
+ | VIN GND | ||
+ | |||
+ | PD4 PWR LED1 PD3 | ||
+ | PD5 PD3 LED2 PD2 | ||
+ | PD6 PD1 | ||
+ | RST PC7 | ||
+ | PA1 PC6 | ||
+ | PA2 PC5 | ||
+ | GND PC4 | ||
+ | VCAP VDD VDD PC3 | ||
+ | VDD GND GND PB4 | ||
+ | PA3 PB5 | ||
+ | </ | ||
+ | |||
+ | === LED demo === | ||
+ | |||
+ | Install [[: | ||
+ | < | ||
+ | hg clone http:// | ||
+ | cd blinky++/ | ||
+ | make | ||
+ | make install | ||
+ | </ | ||
=== Resources === | === Resources === | ||
[[http:// | [[http:// |