Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
boards:stm8sd [2015/02/09 23:43]
darron [Demo]
boards:stm8sd [2015/03/22 21:55]
127.0.0.1 external edit
Line 1: Line 1:
 ==== STM8s Discovery ==== ==== STM8s Discovery ====
- 
 <wrap right> <wrap right>
 +{{:boards:stm8sd.jpg?200}}
 +</wrap>
  
-</wrap>{{:boards:stm8sd.jpg?200}}+The STM8S discovery is an evaluation board for the STM8 MCU.
  
-=== Demo ===+As with all STM evaluation boards there is lengthy list of restrictions in place regarding what you can and can't do with an evaluation board. See [[http://www.st.com/st-web-ui/static/active/en/resource/legal/legal_agreement/license_agreement/EvaluationProductLicenseAgreement.pdf|this]] document.
  
-Install [[:tools:stm8flash|STM8Flash]] and [[:tools:sdcc|SDCC]].+The licensing is complicated and suggests that we can develop programs on the board but only publish them for a finished product. Nothing more complicated then a LED demo can be found on this site.
  
 +=== LED demo ===
 +
 +Install [[:tools:stm8flash|STM8Flash]] and [[:tools:sdcc|SDCC]].
 <code> <code>
 hg clone http://hg.kewl.org/pub/miniblink-stm8s hg clone http://hg.kewl.org/pub/miniblink-stm8s