STM8S103F3_SPL icon indicating copy to clipboard operation
STM8S103F3_SPL copied to clipboard

Codes and libraries support development on STM8 Microcontrollers using COSIC C compiler. Supporting Repo for tutorials on circuitdigest.com

STM8S103F3_SPL

This repo will consist of all the supporting code files and header files required for the STM8S Tutorial series. The following tutorials have been covered so far

  1. Getting started with STM8S - Get around with development board and development IDE https://circuitdigest.com/microcontroller-projects/getting-started-with-stm8s-using-stvd-and-cosmic-c-compiler

  2. Basic GPIO Funtions - Simple LED Control and Read Push Button https://circuitdigest.com/microcontroller-projects/gpio-functions-on-stm8s-using-cosmic-c-and-spl-blinking-led-with-push-button

  3. UART communication with STM8S - Basic Serial Read, write, for char and string https://circuitdigest.com/microcontroller-projects/serial-monitor-on-stm8s-using-cosmic-and-stvd

  4. Interfacing 16x2 Alphanumeric LCD display with STM8 Microcontroller https://circuitdigest.com/microcontroller-projects/interfacing-16x2-lcd-display-with-stm8-microcontroller