Page for STM8
Page: Iniziamo a sviluppare SW


STM8 home page
STM8S-Discovery home page
Home Page


To build SW on STM8 it is certainly convenient to use STM libraries, you can use all the STM8 peripherals without going into details of individual register.


Here is a small guide that teaches you how to develop SW on STM8.

 How to start developing SW (pdf)
 e1) Example referred to: How to start developing SW (zip)
EXPLANATION:
ADC is used to read the potentiometer and displays the reading on the LEDs (4bit format)
JUMPER POSITION:
Click here to see how the jumpers should be placed on the card (pdf)
e2) Evolution of Example e1 plus RS485 that transfers data to another card SILICA STM8EvalBoard which displays them on the LEDs (zip)
EXPLANATION:
Linking two cards together via RS485 the variation of the potentiometer of the first card is displayed on the LEDs of the second board and vice versa.
JUMPER POSITION:
Click here to see how the jumpers should be placed on the card (pdf)



Below are the schematics of the SILICA STM8EvaBoard, order code is: XYZSILICASTM8LCD!A, which you can buy directly calling SILCA ( www.silica.com )

                Schematics SILICA STM8EvaBoard (pdf)
                Layout SILICA STM8EvaBoard (pdf)

                Layout TOP of SILICA-STM8-EvaBoard (pdf)
                Layout BOTTOM of SILICA-STM8-EvaBoard (pdf)
               
Click here do go to the dedicate page concerning SILICA STM8S EvaBoard



STM8S SW examples, click here






STM8 home page
STM8S-Discovery home page
Home Page