How to use STM8S Controller with Arduino IDE | SDUINO

preview_player
Показать описание
In this video we will see how to use STM8S103F3XX controller with Arduino IDE. We will be using STM8S103F3XX small breakout board and ST-LINK programmer for our project.

Arduino Package for STM8S Series Controller:

You can find the API document here:

You can find the examples here:

You can find the connection diagram and ST-LINK pinout here:

You can get the STM8S developement board here.

Support My Channel:
Рекомендации по теме
Комментарии
Автор

Cool. It worked perfect. Blinking led tested and worked in 5 minutes.

RC_Video
Автор

Thank you very much for this informative tutorial....appreciated.

sameerk
Автор

Stm8s is very cheap, and can find its way in many small projects (neopixels control for example) where wifi is not required.
A big plus is that it's fully supported in Arduino ide.

eldontyrellcorp
Автор

This is an excellent and very helpful tutorial many thanks!

schematica
Автор

Thank you for this well explained tutorial..

sankarbuggarapu
Автор

Hi Sir Following is the error i am getting,

Determine FLASH area
Due to its file extension (or lack thereof), "blink.ihx" is considered as INTEL HEX format!
245 bytes at 0x8000... Tries exceeded

rasikdharman
Автор

Can we connect to computer through usb cable?.



Please reply it's important i want it for project.

ip
Автор

Hi, Can you please explain how to use Interrupt service routine for this Microcontroller in Arduino IDE. Thanks.

monajitsaha
Автор

Its very Helpful one! but if I include any arduino library, I am getting Multiple libraries found error message!! same code will compile without any error if i select any arduino board (In both cases Pin Mapping of board is taken care) Looking forward for solution if any!!

ankurpithva
Автор

i want stm8s00f3p6 board.can anyone tell me how can i get that, coz here only shows stm103 series.

hassanansari
Автор

Hi, Is there any solution for an OTA firmware update on STM8S?, Thanks in advance. 🙂

junaidahmed
Автор

STM8bis gonna be pased out, i mean obsolete?

bullygram
Автор

Can programming STM8S103F3 using Arduino Uno without ST-Link ???

arjunganteng
Автор

Mr, is there a tutorial to copy data from the programmed stm8s10 ic, copy it to the empty stm8s10 ic, please answer. thank you

mustari
Автор

Hi, can we upload any arduino code after downloading the library?

arhamupadhye
Автор

If getting this erro in arduino IDE:
1821 bytes at 0x8000... Tries exceeded

I found the solution...
First of all I have to remove Flash Protection of the STM8S003f3 board.
I used ST Visual Programmer tool to remove the protection.


How to Remove the Flash Protection:

Connect the board with ST-LINK programmer and plug the programmer in USB. (Use SWIM wire)
Open "ST Visual Programmer" application.
Select Hardware: ST-LINK
PORT: USB
Programming Mode: SWIM
Device: STM8S103F3
and click OK.

Go to OPTION BYTE tab.
Set ROP to Off and then press CTRL+P

Now close visual programmer and Open Arduino IDE and upload the code easily without that error.

mwshakoor
Автор

is there any examples of SPI in this library?

kamankamranifard
Автор

Hello! I watch all your vids and am amazed at your knowledge and help to the community. I tried this code but got a Failed uploading: uploading error: exit status Can you please spare a few mins and guide me through this issue? Thanks a ton!

kitbot
Автор

thank you very much, and can you show me about driving ws2812 led addressable with stm8s103f3?

instinc_tla
Автор

32% for blink and serial print?
For simple sketch yes.

galihtanu
visit shbcf.ru