Giter Club home page Giter Club logo

stm8-tutorial's Introduction

STM8-Tutorial

Getting started with the STM8 HAL development environment. Tutorial documents in Markdown.


000 - Resources

Here you find links and hints to important documents like datasheets and user manuals for the STM8 series as well as the available compilers.

001 - Project Template

Start a project in the IAR Emebdded Workbench. Copy the necessary files and change the necessary settings.


After these two tutorials, you should know, how to build your own project from the templates and resource files provided by the manufacturers.


8-Bit is not dead!

Why use an 8 bit MCU anyways, if there are powerful STM32 microtontrollers available?

Sometimes they simply are the more cost efficient solution.

Example:

I worked on a project which used an analog comparator circuit to toggle an LED with a threshold and hysteresis (charging status LED). It turns out that the comparator and the 1% resistors (~ $0.10/pc.) necessary for the voltage threshold cost more than a single STM8S MCU (< $0.40). The STM8S offers internal ADCs which solves the problem of the voltage threshold and hysteresis. And you save on a couple of resistors.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.