STM8 Developement and Programming on Linux (Ubuntu 14.04)

Published: 08 October 2015
on channel: EMBEDONIX
10,950
94

In this tutorial you will learn how to setup required binaries and libraries (compiler and flash program) to start developing code for STM8 series of microcontrollers and how to write a simple LED blinking code!

1)The first step is to instal "SDCC" on your linux machine.
2)Then you need a program called "stm8flash" which allows you to write your code using stlink or stlinkvw programmer on to your microcontroller.
3) After above steps, you just need to write some code!
4) Write your compiled code into the microcontroller and enjoy the result!

You can find more information and the links used in the video here:
http://embedonix.com/articles/linux/s...