Skip to content

wattsjake/stm8

Repository files navigation

README for STM8S

Creating a New Project

  1. Create a new folder under STM8 - Use python script.py

python script.py

Are you sure you want to create a folder with the name: project05-wattsjake? (y/n): y

  1. Create a new workspace in ST Visual Develop: "Create workspace and project" >> OK
    • Copy the name of the folder in step 1 into the "Project name" field.

alt text

alt text

  1. Create a new Project filename. (This should be more specific to what you will be programming.)
    • Select the project location under 'src' folder.
    • Toolchain: ST Assembler Linker
    • Leave toolchain root as default.

alt text

  1. Select the MCU you will be programming.

alt text

About

Repository for STM8S microcontroller programs and information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published