Posts

Showing posts with the label STM7

Beginner's Guide to STM8

Image
Introduction The STM8 series of 8 bit microcontrollers are made by ST. The STM8 micorocontrollers have seen their price dramatically reduced by ST and can be easily found on sites like Ebay and Ali Express. They are quite poweful but unfortunately there are very few online resources to help anyone get started. I will share the information i have gathered while i worked with these devices. Development board  If you have been reading some of my earlier posts you will have noticed that in order to work with microcontrollers you will need a development board and a programmer. The development board is similar to what's commonly called an Arduino but in our case with an STM8 in it. The programmer can be purchaed and it required to write all your code into the microcontroller. Below are some example of each The picture below shows a development board that can be purchased easily online. the board is called STM8 Discovery. If you are getting started with STM8 and