STM32duino is supporting STM8

STM32duino, Arduino package which is developed by STMicroelectronics, added supporting of STM8.

Really cheap 8-bit microcontrollers. In this time supports STM8L152R8 (Nucleo STM8L152R8) and STM8S208RB (Nucleo STM8S208RB).

If you want to use Nucleo board which are mentioned above and you are using Windows 10, upgrade ST-LINK on Nucleo development board.

Some libraries of Arduino are not compatible with this library because Big Endian and Little Endian problem.

See the webpage https://github.com/stm32duino/Arduino_Core_STM8

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

Arduino is very popular platform with support from huge community. You can buy a lot of Arduino (compatible) boards – original Arduino, clone of Arduino with the same microcontroller (ATmega328, SAMD21) or different microcontroller (ESP32, ESP8266). Arduino board with STM32…

The fourth part of STM32duino tutorial we will check the I2C bus. We connect the temperature and humidity sensor Si7021 to default I2C and also to alternative connection of I2C bus. Note: I2C on STM32(G071) was tested on 12.6.2023 with…

The first article about STM32duino described “How to start with STM32 like Arduino. The second article of tutorial describes how to control GPIO – digital input, output and also PWM output. All articles about STM32duino: STM32duino I. – How to…

Welcome to third part of STM32duino tutorial. What do you expect? We check the most popular microcontroller interface – USART, called Serial in Arduino IDE. The STM32 microcontrollers includes a few USART buses. The feature of STM32 is possibility to…

The development boards are very popular. I decided to share this list. These boards are interesting, popular and cheap (to 30? – by farnell.com). If you click on the picture, you will be redirected in eshop, where you can buy…